]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
hwmon/w83627ehf: Update the Kconfig entry
authorDavid Hubbard <david.c.hubbard@gmail.com>
Sun, 24 Jun 2007 09:15:03 +0000 (11:15 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:16 +0000 (14:22 -0400)
Add description for the W83627DHG chip to Kconfig.

Signed-off-by: David Hubbard <david.c.hubbard@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/Kconfig

index c3c62e57e0e0851fbc11c0e09aa3abf02d5c5ff4..cedd4b7227de9373e4558057b66a8f9b1d52ec13 100644 (file)
@@ -617,17 +617,17 @@ config SENSORS_W83627HF
          will be called w83627hf.
 
 config SENSORS_W83627EHF
-       tristate "Winbond W83627EHF"
+       tristate "Winbond W83627EHF/DHG"
        depends on I2C && EXPERIMENTAL
        select I2C_ISA
        help
-         If you say yes here you get preliminary support for the hardware
+         If you say yes here you get support for the hardware
          monitoring functionality of the Winbond W83627EHF Super-I/O chip.
-         Only fan and temperature inputs are supported at the moment, while
-         the chip does much more than that.
 
          This driver also supports the W83627EHG, which is the lead-free
-         version of the W83627EHF.
+         version of the W83627EHF, and the W83627DHG, which is a similar
+         chip suited for specific Intel processors that use PECI such as
+         the Core 2 Duo.
 
          This driver can also be built as a module.  If so, the module
          will be called w83627ehf.