summaryrefslogtreecommitdiff
path: root/drivers/iio/light
diff options
context:
space:
mode:
authorValentin Rothberg <valentinrothberg@gmail.com>2016-08-16 08:27:53 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-16 09:45:43 +0200
commit83cf8df2d4fa48a80b384fea4b09b12180a2442e (patch)
tree5f7772ec7ed93c894b3b557b1ac672d1f3e63873 /drivers/iio/light
parent7b142d8fd0bd4c9bf06ccb72ac4daedb503f0124 (diff)
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@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio/light')
-rw-r--r--drivers/iio/light/Kconfig1
1 files changed, 0 insertions, 1 deletions
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.