hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
[sfrench/cifs-2.6.git] / drivers / hwmon / Kconfig
index 4d382ae530923c5e0d90bbb4d043b3d7da5c4a26..b0de75cf74dcb4614b91a721c2b37219b2e6eefb 100644 (file)
@@ -463,6 +463,17 @@ config SENSORS_JZ4740
          This driver can also be build as a module. If so, the module will be
          called jz4740-hwmon.
 
+config SENSORS_JC42
+       tristate "JEDEC JC42.4 compliant temperature sensors"
+       help
+         If you say yes here you get support for Jedec JC42.4 compliant
+         temperature sensors. Support will include, but not be limited to,
+         ADT7408, CAT34TS02,, CAT6095, MAX6604, MCP9805, MCP98242, MCP98243,
+         MCP9843, SE97, SE98, STTS424, TSE2002B3, and TS3000B3.
+
+         This driver can also be built as a module.  If so, the module
+         will be called jc42.
+
 config SENSORS_LM63
        tristate "National Semiconductor LM63 and LM64"
        depends on I2C
@@ -756,6 +767,21 @@ config SENSORS_SIS5595
          This driver can also be built as a module.  If so, the module
          will be called sis5595.
 
+config SENSORS_SMM665
+       tristate "Summit Microelectronics SMM665"
+       depends on I2C && EXPERIMENTAL
+       default n
+       help
+         If you say yes here you get support for the hardware monitoring
+         features of the Summit Microelectronics SMM665/SMM665B Six-Channel
+         Active DC Output Controller / Monitor.
+
+         Other supported chips are SMM465, SMM665C, SMM764, and SMM766.
+         Support for those chips is untested.
+
+         This driver can also be built as a module. If so, the module will
+         be called smm665.
+
 config SENSORS_DME1737
        tristate "SMSC DME1737, SCH311x and compatibles"
        depends on I2C && EXPERIMENTAL