aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorKevin Lo <kevlo@kevlo.org>2007-11-22 20:31:52 -0500
committerMark M. Hoffman <mhoffman@lightlink.com>2008-02-07 20:39:40 -0500
commit85f03bccd6e0e2ac6ccf017d4bcd5d74bb87a671 (patch)
tree2e71c1f5edbbb9e78237da39f208514656c873a1 /drivers/hwmon/Kconfig
parentce9c2f449b9e6b68d3a71ba146d64c44c8945d8d (diff)
hwmon: Add support for Winbond W83L786NG/NR
Signed-off-by: Kevin Lo <kevlo@kevlo.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index a0445bea9f75..a2187df5cc78 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -683,6 +683,16 @@ config SENSORS_W83L785TS
683 This driver can also be built as a module. If so, the module 683 This driver can also be built as a module. If so, the module
684 will be called w83l785ts. 684 will be called w83l785ts.
685 685
686config SENSORS_W83L786NG
687 tristate "Winbond W83L786NG, W83L786NR"
688 depends on I2C && EXPERIMENTAL
689 help
690 If you say yes here you get support for the Winbond W83L786NG
691 and W83L786NR sensor chips.
692
693 This driver can also be built as a module. If so, the module
694 will be called w83l786ng.
695
686config SENSORS_W83627HF 696config SENSORS_W83627HF
687 tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF" 697 tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF"
688 select HWMON_VID 698 select HWMON_VID