aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/light/Kconfig')
-rw-r--r--drivers/iio/light/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index 5bea821adcae..2e2ba12f55fc 100644
--- a/drivers/iio/light/Kconfig
+++ b/drivers/iio/light/Kconfig
@@ -109,6 +109,16 @@ config HID_SENSOR_PROX
109 To compile this driver as a module, choose M here: the 109 To compile this driver as a module, choose M here: the
110 module will be called hid-sensor-prox. 110 module will be called hid-sensor-prox.
111 111
112config JSA1212
113 tristate "JSA1212 ALS and proximity sensor driver"
114 depends on I2C
115 help
116 Say Y here if you want to build a IIO driver for JSA1212
117 proximity & ALS sensor device.
118
119 To compile this driver as a module, choose M here:
120 the module will be called jsa1212.
121
112config SENSORS_LM3533 122config SENSORS_LM3533
113 tristate "LM3533 ambient light sensor" 123 tristate "LM3533 ambient light sensor"
114 depends on MFD_LM3533 124 depends on MFD_LM3533