blob: ae4539d99befa8349c046a9f60789eb5935671fe [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
Jean Delvaread2f9312005-07-02 18:15:49 +02002# Miscellaneous I2C chip drivers configuration
Linus Torvalds1da177e2005-04-16 15:20:36 -07003#
Wolfram Sang02cf6172008-10-22 20:21:33 +02004# *** DEPRECATED! Do not add new entries! See Makefile ***
5#
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
Jean Delvaread2f9312005-07-02 18:15:49 +02007menu "Miscellaneous I2C Chip support"
Linus Torvalds1da177e2005-04-16 15:20:36 -07008
Rodolfo Giomettia92c3442007-07-12 14:12:30 +02009config 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
Linus Torvalds1da177e2005-04-16 15:20:36 -070019endmenu