Commit 83cf8df2 authored by Valentin Rothberg's avatar Valentin Rothberg Committed by Greg Kroah-Hartman
Browse files

drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup



Commit 7ef9153d ("misc: delete bh1780 driver") has removed the
Kconfig option SENSORS_BH1780.  Remove the last reference on this
option.

Signed-off-by: default avatarValentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7b142d8f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.