diff options
-rw-r--r-- | drivers/hwmon/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 7bda6226425..1bfb4439e4e 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -1170,7 +1170,7 @@ config SENSORS_W83627HF | |||
1170 | will be called w83627hf. | 1170 | will be called w83627hf. |
1171 | 1171 | ||
1172 | config SENSORS_W83627EHF | 1172 | config SENSORS_W83627EHF |
1173 | tristate "Winbond W83627EHF/EHG/DHG, W83667HG" | 1173 | tristate "Winbond W83627EHF/EHG/DHG, W83667HG, NCT6775F, NCT6776F" |
1174 | select HWMON_VID | 1174 | select HWMON_VID |
1175 | help | 1175 | help |
1176 | If you say yes here you get support for the hardware | 1176 | If you say yes here you get support for the hardware |
@@ -1181,7 +1181,8 @@ config SENSORS_W83627EHF | |||
1181 | chip suited for specific Intel processors that use PECI such as | 1181 | chip suited for specific Intel processors that use PECI such as |
1182 | the Core 2 Duo. | 1182 | the Core 2 Duo. |
1183 | 1183 | ||
1184 | This driver also supports the W83667HG chip. | 1184 | This driver also supports Nuvoton W83667HG, W83667HG-B, NCT6775F |
1185 | (also known as W83667HG-I), and NCT6776F. | ||
1185 | 1186 | ||
1186 | This driver can also be built as a module. If so, the module | 1187 | This driver can also be built as a module. If so, the module |
1187 | will be called w83627ehf. | 1188 | will be called w83627ehf. |