[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160816062753.14271-1-valentinrothberg@gmail.com>
Date: Tue, 16 Aug 2016 08:27:53 +0200
From: Valentin Rothberg <valentinrothberg@...il.com>
To: linus.walleij@...aro.org, gregkh@...uxfoundation.org,
jic23@...nel.org
Cc: hemanthv@...com, linux-kernel@...r.kernel.org, ziegler@...fau.de,
Valentin Rothberg <valentinrothberg@...il.com>
Subject: [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup
Commit 7ef9153d9af5 ("misc: delete bh1780 driver") has removed the
Kconfig option SENSORS_BH1780. Remove the last reference on this
option.
Signed-off-by: Valentin Rothberg <valentinrothberg@...il.com>
---
I found the issue using scripts/checkkconfigsymbols.py
drivers/iio/light/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index 7c566f516572..69904d55d76d 100644
--- a/drivers/iio/light/Kconfig
+++ b/drivers/iio/light/Kconfig
@@ -76,7 +76,6 @@ config BH1750
config BH1780
tristate "ROHM BH1780 ambient light sensor"
depends on I2C
- depends on !SENSORS_BH1780
help
Say Y here to build support for the ROHM BH1780GLI ambient
light sensor.
--
2.9.2
Powered by blists - more mailing lists