summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/Kconfig
blob: ab541918406b110faabfdd393ffa49e84cb403f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Light sensors
#
comment "Light sensors"

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.