]> bbs.cooldavid.org Git - net-next-2.6.git/blob - drivers/i2c/chips/Kconfig
i2c/chips: Move ds1682 to drivers/misc
[net-next-2.6.git] / drivers / i2c / chips / Kconfig
1 #
2 # Miscellaneous I2C chip drivers configuration
3 #
4 # *** DEPRECATED! Do not add new entries! See Makefile ***
5 #
6
7 menu "Miscellaneous I2C Chip support"
8
9 config SENSORS_TSL2550
10         tristate "Taos TSL2550 ambient light sensor"
11         depends on EXPERIMENTAL
12         help
13           If you say yes here you get support for the Taos TSL2550
14           ambient light sensor.
15
16           This driver can also be built as a module.  If so, the module
17           will be called tsl2550.
18
19 endmenu