Staging: iio: tsl2563 ambient light sensor driver
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / iio / light / Kconfig
blobcf0d0d64b9580378cded35149176d537e252f9f8
2 # Light sensors
4 comment "Light sensors"
6 config TSL2561
7        tristate "TAOS TSL2561 light-to-digital convertor"
8        depends on I2C
9        help
10         Say yes bere to build support for the TAOS light to digital
11         convertor.  This chip has two light sensors. One is broadband
12         including infrared whilst the other measures only infrared.
13         Provides direct access via sysfs.
15 config SENSORS_TSL2563
16         tristate "TAOS TSL2563 ambient light sensor"
17         depends on I2C
18         help
19          If you say yes here you get support for the Taos TSL2563
20          ambient light sensor (found in N900).
22          This driver can also be built as a module.  If so, the module
23          will be called tsl2563.