summaryrefslogtreecommitdiff
path: root/drivers/iio/light/Kconfig
diff options
context:
space:
mode:
authorAdriana Reus <adriana.reus@intel.com>2015-07-07 14:07:13 +0300
committerJonathan Cameron <jic23@kernel.org>2015-07-20 18:41:21 +0100
commit8ab6abfca09c1800dccb753775f6ce8ee82f50dd (patch)
tree4912c33bd0b10572ad71ae8e946848a890fd317f /drivers/iio/light/Kconfig
parent94a9b7b1809f56cfaa080e70ec49b6979563a237 (diff)
iio: light: Add support for TXC PA12 als and proximity sensor
Add support for TXC PA12203001 als and proximity sensor. Support for raw illuminance and proximity readings. Signed-off-by: Adriana Reus <adriana.reus@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/light/Kconfig')
-rw-r--r--drivers/iio/light/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index 5c0854a7e3e0..a459341a79f9 100644
--- a/drivers/iio/light/Kconfig
+++ b/drivers/iio/light/Kconfig
@@ -219,6 +219,17 @@ config OPT3001
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