aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorSven Anders <anders@anduras.de>2010-03-05 16:17:22 -0500
committerJean Delvare <khali@linux-fr.org>2010-03-05 16:17:22 -0500
commit5852f9609d21794c45964129b03365883150a6d0 (patch)
treecb49355a891eb942b785f98bfe958a095005547c /drivers/hwmon/Kconfig
parentebec05bdc4f7d3da852aa86fb54b163d9aeb9848 (diff)
hwmon: (w83793) Add watchdog functionality
Add watchdog functionality to the Winbond W83793 driver. Signed-off-by: Sven Anders <anders@anduras.de> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 9234c2e2c7d9..cdfb0637f247 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -910,7 +910,8 @@ config SENSORS_W83793
910 select HWMON_VID 910 select HWMON_VID
911 help 911 help
912 If you say yes here you get support for the Winbond W83793 912 If you say yes here you get support for the Winbond W83793
913 hardware monitoring chip. 913 hardware monitoring chip, including support for the integrated
914 watchdog.
914 915
915 This driver can also be built as a module. If so, the module 916 This driver can also be built as a module. If so, the module
916 will be called w83793. 917 will be called w83793.