Browse Source

hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776F

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Ian Dobson <i.dobson@planet-ian.com>
Guenter Roeck 14 năm trước cách đây
mục cha
commit
2dd59c26e9
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      drivers/hwmon/Kconfig

+ 3 - 2
drivers/hwmon/Kconfig

@@ -1170,7 +1170,7 @@ config SENSORS_W83627HF
 	  will be called w83627hf.
 	  will be called w83627hf.
 
 
 config SENSORS_W83627EHF
 config SENSORS_W83627EHF
-	tristate "Winbond W83627EHF/EHG/DHG, W83667HG"
+	tristate "Winbond W83627EHF/EHG/DHG, W83667HG, NCT6775F, NCT6776F"
 	select HWMON_VID
 	select HWMON_VID
 	help
 	help
 	  If you say yes here you get support for the hardware
 	  If you say yes here you get support for the hardware
@@ -1181,7 +1181,8 @@ config SENSORS_W83627EHF
 	  chip suited for specific Intel processors that use PECI such as
 	  chip suited for specific Intel processors that use PECI such as
 	  the Core 2 Duo.
 	  the Core 2 Duo.
 
 
-	  This driver also supports the W83667HG chip.
+	  This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F
+	  (also known as W83667HG-I), and NCT6776F.
 
 
 	  This driver can also be built as a module.  If so, the module
 	  This driver can also be built as a module.  If so, the module
 	  will be called w83627ehf.
 	  will be called w83627ehf.