upload tizen1.0 source
[kernel/linux-2.6.36.git] / drivers / staging / iio / light / Kconfig
1 #
2 # Light sensors
3 #
4 comment "Light sensors"
5
6 config SENSORS_TSL2563
7         tristate "TAOS TSL256[0-3] ambient light sensor"
8         depends on I2C
9         help
10          If you say yes here you get support for the Taos TSL2560,
11          TSL2561, TSL2562 and TSL2563 ambient light sensors.
12
13          This driver can also be built as a module.  If so, the module
14          will be called tsl2563.
15
16 config SENSORS_TMD27711
17         tristate "TAOS TMD27711/TMD27713 proximity and ambient light sensor"
18         depends on I2C
19         help
20          If you say yes here you get support for TAOS TMD27711,
21          TMD27713 proximity and ambient light sensor.
22
23          This driver can also be built as a module. If so, the module
24          will be called tmd27711.
25
26 config SENSORS_BH1721
27         tristate "BH1721 ambient light sensor"
28         depends on I2C
29         help
30          If you say yes here you get support for the BH1721 sensor,
31
32          This driver can also be built as a module.  If so, the module
33          will be called tsl2563.