diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 140d5f851a5b..f9aa3faa6b88 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -404,6 +404,9 @@ config SENSORS_W83627EHF | |||
404 | Only fan and temperature inputs are supported at the moment, while | 404 | Only fan and temperature inputs are supported at the moment, while |
405 | the chip does much more than that. | 405 | the chip does much more than that. |
406 | 406 | ||
407 | This driver also supports the W83627EHG, which is the lead-free | ||
408 | version of the W83627EHF. | ||
409 | |||
407 | This driver can also be built as a module. If so, the module | 410 | This driver can also be built as a module. If so, the module |
408 | will be called w83627ehf. | 411 | will be called w83627ehf. |
409 | 412 | ||