]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/Kconfig
[PATCH] autofs4: fix false negative return from expire
[linux-2.6-omap-h63xx.git] / drivers / hwmon / Kconfig
index c58295914365940f88c769f082a9293d6749da34..99cdc612d2c6a49ef32af53ca11b0342af587102 100644 (file)
@@ -113,6 +113,16 @@ config SENSORS_DS1621
          This driver can also be built as a module.  If so, the module
          will be called ds1621.
 
+config SENSORS_F71805F
+       tristate "Fintek F71805F/FG"
+       depends on HWMON && EXPERIMENTAL
+       help
+         If you say yes here you get support for hardware monitoring
+         features of the Fintek F71805F/FG chips.
+
+         This driver can also be built as a module.  If so, the module
+         will be called f71805f.
+
 config SENSORS_FSCHER
        tristate "FSC Hermes"
        depends on HWMON && I2C && EXPERIMENTAL
@@ -396,13 +406,14 @@ config SENSORS_W83L785TS
          will be called w83l785ts.
 
 config SENSORS_W83627HF
-       tristate "Winbond W83627HF, W83627THF, W83637HF, W83697HF"
-       depends on HWMON && I2C && EXPERIMENTAL
+       tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
+       depends on HWMON && I2C
        select I2C_ISA
        select HWMON_VID
        help
          If you say yes here you get support for the Winbond W836X7 series
-         of sensor chips: the W83627HF, W83627THF, W83637HF, and the W83697HF
+         of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and
+         W83697HF.
 
          This driver can also be built as a module.  If so, the module
          will be called w83627hf.