diff options
author | Rainer Birkenmaier <rainer.birkenmaier@siemens.com> | 2007-06-09 10:11:16 -0400 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-07-19 14:22:12 -0400 |
commit | 32c82a934759b2c9939c9e25865c2d7d1204b9e8 (patch) | |
tree | 2e635ddcb4f84e24f271efad193881334bd78dcd /drivers/hwmon/Kconfig | |
parent | 2df6d811574f46bea0d38bf91aa54df4c05488cd (diff) |
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 | |||
365 | depends on I2C | 365 | depends on I2C |
366 | help | 366 | help |
367 | If you say yes here you get support for National Semiconductor LM90, | 367 | If you say yes here you get support for National Semiconductor LM90, |
368 | LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and | 368 | LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657, |
369 | MAX6658 sensor chips. | 369 | MAX6658, MAX6659, MAX6680 and MAX6681 sensor chips. |
370 | 370 | ||
371 | The Analog Devices ADT7461 sensor chip is also supported, but only | 371 | The Analog Devices ADT7461 sensor chip is also supported, but only |
372 | if found in ADM1032 compatibility mode. | 372 | if found in ADM1032 compatibility mode. |