diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index b4eea0292c1a..0eb4170cc4af 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -827,7 +827,7 @@ config SENSORS_W83627HF | |||
827 | will be called w83627hf. | 827 | will be called w83627hf. |
828 | 828 | ||
829 | config SENSORS_W83627EHF | 829 | config SENSORS_W83627EHF |
830 | tristate "Winbond W83627EHF/DHG" | 830 | tristate "Winbond W83627EHF/EHG/DHG, W83667HG" |
831 | select HWMON_VID | 831 | select HWMON_VID |
832 | help | 832 | help |
833 | If you say yes here you get support for the hardware | 833 | If you say yes here you get support for the hardware |
@@ -838,6 +838,8 @@ config SENSORS_W83627EHF | |||
838 | chip suited for specific Intel processors that use PECI such as | 838 | chip suited for specific Intel processors that use PECI such as |
839 | the Core 2 Duo. | 839 | the Core 2 Duo. |
840 | 840 | ||
841 | This driver also supports the W83667HG chip. | ||
842 | |||
841 | This driver can also be built as a module. If so, the module | 843 | This driver can also be built as a module. If so, the module |
842 | will be called w83627ehf. | 844 | will be called w83627ehf. |
843 | 845 | ||