aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index af43d566d770..27e0b34ead5f 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -631,13 +631,13 @@ config SENSORS_VT8231
631 will be called vt8231. 631 will be called vt8231.
632 632
633config SENSORS_W83781D 633config SENSORS_W83781D
634 tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F" 634 tristate "Winbond W83781D, W83782D, W83783S, Asus AS99127F"
635 depends on I2C 635 depends on I2C
636 select HWMON_VID 636 select HWMON_VID
637 help 637 help
638 If you say yes here you get support for the Winbond W8378x series 638 If you say yes here you get support for the Winbond W8378x series
639 of sensor chips: the W83781D, W83782D, W83783S and W83627HF, 639 of sensor chips: the W83781D, W83782D and W83783S, and the similar
640 and the similar Asus AS99127F. 640 Asus AS99127F.
641 641
642 This driver can also be built as a module. If so, the module 642 This driver can also be built as a module. If so, the module
643 will be called w83781d. 643 will be called w83781d.