summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/Kconfig
blob: cf0d0d64b9580378cded35149176d537e252f9f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# Light sensors
#
comment "Light sensors"

config TSL2561
       tristate "TAOS TSL2561 light-to-digital convertor"
       depends on I2C
       help
	Say yes bere to build support for the TAOS light to digital
	convertor.  This chip has two light sensors. One is broadband
	including infrared whilst the other measures only infrared.
	Provides direct access via sysfs.

config SENSORS_TSL2563
	tristate "TAOS TSL2563 ambient light sensor"
	depends on I2C
	help
	 If you say yes here you get support for the Taos TSL2563
	 ambient light sensor (found in N900).

	 This driver can also be built as a module.  If so, the module
	 will be called tsl2563.