mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
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
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user