aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <guenter.roeck@ericsson.com>2010-10-28 14:31:43 -0400
committerJean Delvare <khali@endymion.delvare>2010-10-28 14:31:43 -0400
commit06e1c0a2167d48442d0bd06373390886670aa6e5 (patch)
treeab8dd85f43e2d69ab2fcfd5a2f053ac7923a9685 /drivers/hwmon/Kconfig
parent6948708dd07573c578aa99f80915cd1867334abe (diff)
hwmon: (lm90) Add support for max6695 and max6696
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index c357c835eb1e..9a3742b67c8c 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -614,8 +614,8 @@ config SENSORS_LM90
614 If you say yes here you get support for National Semiconductor LM90, 614 If you say yes here you get support for National Semiconductor LM90,
615 LM86, LM89 and LM99, Analog Devices ADM1032 and ADT7461, Maxim 615 LM86, LM89 and LM99, Analog Devices ADM1032 and ADT7461, Maxim
616 MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659, 616 MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659,
617 MAX6680, MAX6681 and MAX6692, and Winbond/Nuvoton W83L771AWG/ASG 617 MAX6680, MAX6681, MAX6692, MAX6695, MAX6696, and Winbond/Nuvoton
618 sensor chips. 618 W83L771AWG/ASG sensor chips.
619 619
620 This driver can also be built as a module. If so, the module 620 This driver can also be built as a module. If so, the module
621 will be called lm90. 621 will be called lm90.