From bbc29f6eba3e4b55f20f841a4dee8745a825048c Mon Sep 17 00:00:00 2001 From: David Hubbard Date: Sun, 24 Jun 2007 11:15:03 +0200 Subject: [PATCH] --- yaml --- r: 61808 b: refs/heads/master c: 658291fc38715c8723372a869c22b700ec41c972 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/hwmon/Kconfig | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 265f68f48f1d..4548654603ce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d2bc7b135a948f788646e3a7aff9ac5597f42f4f +refs/heads/master: 658291fc38715c8723372a869c22b700ec41c972 diff --git a/trunk/drivers/hwmon/Kconfig b/trunk/drivers/hwmon/Kconfig index c3c62e57e0e0..cedd4b7227de 100644 --- a/trunk/drivers/hwmon/Kconfig +++ b/trunk/drivers/hwmon/Kconfig @@ -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.