aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-03-30 22:31:59 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-03-30 22:31:59 -0800
commit7343e7c77c30d385c0a4e0b4adfbd5bdbf647fdf (patch)
tree474f92ffc36af9e4bf930c9b4be6163b61c14186
parentc54a6e6befadf7648f9a106505bb1bffa2f54e7d (diff)
downloadhistory-7343e7c77c30d385c0a4e0b4adfbd5bdbf647fdf.tar.gz
[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entry
Hi Greg, James, all, > > > Attached is another version of my adt7461 patch, for inclusion in > > > the 2.6 tree. Reviewed by Jean. > > May we have an additional patch to Kconfig for this one? Here it finally comes. This simple patch adds a mention to the ADT7461 chip in Kconfig, now that the lm90 driver supports it. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r--drivers/i2c/chips/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
index 86aafca0db2cd5..74d23cfce2a340 100644
--- a/drivers/i2c/chips/Kconfig
+++ b/drivers/i2c/chips/Kconfig
@@ -233,6 +233,9 @@ config SENSORS_LM90
LM86, LM89 and LM99, Analog Devices ADM1032 and Maxim MAX6657 and
MAX6658 sensor chips.
+ The Analog Devices ADT7461 sensor chip is also supported, but only
+ if found in ADM1032 compatibility mode.
+
This driver can also be built as a module. If so, the module
will be called lm90.