2005-04-17 06:20:36 +08:00
|
|
|
#
|
2005-07-03 00:15:49 +08:00
|
|
|
# Miscellaneous I2C chip drivers configuration
|
2005-04-17 06:20:36 +08:00
|
|
|
#
|
2008-10-23 02:21:33 +08:00
|
|
|
# *** DEPRECATED! Do not add new entries! See Makefile ***
|
|
|
|
#
|
2005-04-17 06:20:36 +08:00
|
|
|
|
2005-07-03 00:15:49 +08:00
|
|
|
menu "Miscellaneous I2C Chip support"
|
2005-04-17 06:20:36 +08:00
|
|
|
|
2007-07-12 20:12:30 +08:00
|
|
|
config SENSORS_TSL2550
|
|
|
|
tristate "Taos TSL2550 ambient light sensor"
|
|
|
|
depends on EXPERIMENTAL
|
|
|
|
help
|
|
|
|
If you say yes here you get support for the Taos TSL2550
|
|
|
|
ambient light sensor.
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module
|
|
|
|
will be called tsl2550.
|
|
|
|
|
2005-04-17 06:20:36 +08:00
|
|
|
endmenu
|