drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup
Commit 7ef9153d9a
("misc: delete bh1780 driver") has removed the
Kconfig option SENSORS_BH1780. Remove the last reference on this
option.
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7b142d8fd0
commit
83cf8df2d4
|
@ -76,7 +76,6 @@ config BH1750
|
||||||
config BH1780
|
config BH1780
|
||||||
tristate "ROHM BH1780 ambient light sensor"
|
tristate "ROHM BH1780 ambient light sensor"
|
||||||
depends on I2C
|
depends on I2C
|
||||||
depends on !SENSORS_BH1780
|
|
||||||
help
|
help
|
||||||
Say Y here to build support for the ROHM BH1780GLI ambient
|
Say Y here to build support for the ROHM BH1780GLI ambient
|
||||||
light sensor.
|
light sensor.
|
||||||
|
|
Loading…
Reference in New Issue