diff options
author | Rainer Birkenmaier <rainer.birkenmaier@siemens.com> | 2007-06-09 18:11:16 +0400 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-07-19 22:22:12 +0400 |
commit | 32c82a934759b2c9939c9e25865c2d7d1204b9e8 (patch) | |
tree | 2e635ddcb4f84e24f271efad193881334bd78dcd /drivers/hwmon/Kconfig | |
parent | 2df6d811574f46bea0d38bf91aa54df4c05488cd (diff) | |
download | linux-32c82a934759b2c9939c9e25865c2d7d1204b9e8.tar.xz |
hwmon/lm90: Add support for the Maxim MAX6680/MAX6681
Signed-off-by: Rainer Birkenmaier <rainer.birkenmaier@siemens.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 1d9be07c3c1d..d1c6be9e2bad 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -365,8 +365,8 @@ config SENSORS_LM90 depends on I2C help If you say yes here you get support for National Semiconductor LM90, - LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and - MAX6658 sensor chips. + LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657, + MAX6658, MAX6659, MAX6680 and MAX6681 sensor chips. The Analog Devices ADT7461 sensor chip is also supported, but only if found in ADM1032 compatibility mode. |