]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/i2c/chips/Kconfig
i2c-i801: Don't use the block buffer for I2C block writes
[net-next-2.6.git] / drivers / i2c / chips / Kconfig
CommitLineData
1da177e4 1#
ad2f931d 2# Miscellaneous I2C chip drivers configuration
1da177e4 3#
02cf6172
WS
4# *** DEPRECATED! Do not add new entries! See Makefile ***
5#
1da177e4 6
ad2f931d 7menu "Miscellaneous I2C Chip support"
1da177e4 8
a92c344d
RG
9config 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
1da177e4 19endmenu