summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/iio/light/Kconfig')
-rw-r--r--drivers/staging/iio/light/Kconfig13
1 files changed, 12 insertions, 1 deletions
diff --git a/drivers/staging/iio/light/Kconfig b/drivers/staging/iio/light/Kconfig
index 3ddc478e6182..0d601440c6f0 100644
--- a/drivers/staging/iio/light/Kconfig
+++ b/drivers/staging/iio/light/Kconfig
@@ -9,6 +9,17 @@ config SENSORS_TSL2563
help
If you say yes here you get support for the Taos TSL2560,
TSL2561, TSL2562 and TSL2563 ambient light sensors.
-
This driver can also be built as a module. If so, the module
will be called tsl2563.
+
+config ISL29018
+ tristate "ISL 29018 light and proximity sensor"
+ depends on I2C
+ default n
+ help
+ If you say yes here you get support for ambient light sensing and
+ proximity ir sensing from intersil ISL29018.
+ This driver will provide the measurements of ambient light intensity
+ in lux, proximity infrared sensing and normal infrared sensing.
+ Data from sensor is accessible via sysfs.
+