Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[firefly-linux-kernel-4.4.55.git] / drivers / iio / light / Kconfig
index b37e18d07630fad28f0a190360e8629561535b23..7ed859a700c4758c05c2872e34c90e7a3e1b7837 100644 (file)
@@ -210,6 +210,27 @@ config LTR501
         This driver can also be built as a module.  If so, the module
          will be called ltr501.
 
+config OPT3001
+       tristate "Texas Instruments OPT3001 Light Sensor"
+       depends on I2C
+       help
+         If you say Y or M here, you get support for Texas Instruments
+         OPT3001 Ambient Light Sensor.
+
+         If built as a dynamically linked module, it will be called
+         opt3001.
+
+config PA12203001
+        tristate "TXC PA12203001 light and proximity sensor"
+        depends on I2C
+        select REGMAP_I2C
+        help
+         If you say yes here you get support for the TXC PA12203001
+         ambient light and proximity sensor.
+
+         This driver can also be built as a module.  If so, the module
+         will be called pa12203001.
+
 config STK3310
        tristate "STK3310 ALS and proximity sensor"
        depends on I2C