diff options
author | Darrick J. Wong <djwong@us.ibm.com> | 2009-03-12 13:36:38 +0100 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2009-03-12 13:36:38 +0100 |
commit | 1a51e068c900eb6ea23ce597361ebf3b19a57b23 (patch) | |
tree | dc09428e13a8696d03f5c5919dc5bb867d7f63cc /drivers/hwmon/Kconfig | |
parent | 3bb9db79235e19dbb18ba6f4a428a97c69115319 (diff) | |
download | linux-stable-1a51e068c900eb6ea23ce597361ebf3b19a57b23.tar.gz linux-stable-1a51e068c900eb6ea23ce597361ebf3b19a57b23.tar.bz2 linux-stable-1a51e068c900eb6ea23ce597361ebf3b19a57b23.zip |
hwmon: (lm90) Document support for the MAX6648/6692 chips
Update documentation to prevent further confusion/duplication.
Signed-off-by: Darrick J. Wong <djwong@us.ibm.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 b84bf066879b..b4eea0292c1a 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -543,8 +543,8 @@ config SENSORS_LM90 help If you say yes here you get support for National Semiconductor LM90, LM86, LM89 and LM99, Analog Devices ADM1032 and ADT7461, and Maxim - MAX6646, MAX6647, MAX6649, MAX6657, MAX6658, MAX6659, MAX6680 and - MAX6681 sensor chips. + MAX6646, MAX6647, MAX6648, MAX6649, MAX6657, MAX6658, MAX6659, + MAX6680, MAX6681 and MAX6692 sensor chips. This driver can also be built as a module. If so, the module will be called lm90. |