]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/hwmon/Kconfig
hwmon: jc42 depends on I2C
[net-next-2.6.git] / drivers / hwmon / Kconfig
index f3adf18bfa05e6ace43c55fbd74ad8825fc58fc5..0fba829431258c5122b56f794a662096541d41a5 100644 (file)
@@ -465,6 +465,7 @@ config SENSORS_JZ4740
 
 config SENSORS_JC42
        tristate "JEDEC JC42.4 compliant temperature sensors"
+       depends on I2C
        help
          If you say yes here you get support for Jedec JC42.4 compliant
          temperature sensors. Support will include, but not be limited to,
@@ -711,7 +712,8 @@ config SENSORS_PC87427
          functions of the National Semiconductor PC87427 Super-I/O chip.
          The chip has two distinct logical devices, one for fan speed
          monitoring and control, and one for voltage and temperature
-         monitoring. Only fan speed monitoring is supported right now.
+         monitoring. Fan speed monitoring and control are supported, as
+         well as temperature monitoring. Voltages aren't supported yet.
 
          This driver can also be built as a module.  If so, the module
          will be called pc87427.
@@ -804,6 +806,16 @@ config SENSORS_EMC1403
          Threshold values can be configured using sysfs.
          Data from the different diodes are accessible via sysfs.
 
+config SENSORS_EMC2103
+       tristate "SMSC EMC2103"
+       depends on I2C
+       help
+         If you say yes here you get support for the temperature
+         and fan sensors of the SMSC EMC2103 chips.
+
+         This driver can also be built as a module.  If so, the module
+         will be called emc2103.
+
 config SENSORS_SMSC47M1
        tristate "SMSC LPC47M10x and compatibles"
        help