Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.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
5162b75b
GL
9config DS1682
10 tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
11 depends on EXPERIMENTAL
12 help
13 If you say yes here you get support for Dallas Semiconductor
14 DS1682 Total Elapsed Time Recorder.
15
16 This driver can also be built as a module. If so, the module
17 will be called ds1682.
18
a92c344d
RG
19config SENSORS_TSL2550
20 tristate "Taos TSL2550 ambient light sensor"
21 depends on EXPERIMENTAL
22 help
23 If you say yes here you get support for the Taos TSL2550
24 ambient light sensor.
25
26 This driver can also be built as a module. If so, the module
27 will be called tsl2550.
28
1da177e4 29endmenu