From: Valentin Rothberg Date: Tue, 16 Aug 2016 06:27:53 +0000 (+0200) Subject: drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup X-Git-Tag: v4.8-rc5~6^2~6 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=83cf8df2d4fa48a80b384fea4b09b12180a2442e;p=cascardo%2Flinux.git 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 Signed-off-by: Greg Kroah-Hartman --- 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.