linux/drivers/i2c/chips/Kconfig
<<
>>
Prefs
   1#
   2# Miscellaneous I2C chip drivers configuration
   3#
   4# *** DEPRECATED! Do not add new entries! See Makefile ***
   5#
   6
   7menu "Miscellaneous I2C Chip support"
   8
   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
  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
  29endmenu
  30
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.