aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2010-10-28 14:31:50 -0400
committerJean Delvare <khali@endymion.delvare>2010-10-28 14:31:50 -0400
commitc36364dbf38382ef6be2fb99a3ce361a679c0ecb (patch)
treef3e74a23870dfc244dd5fe0188681ffea8a5aaf9 /drivers/hwmon/Kconfig
parentfa7a5797e57d2ed71f9a6fb44f0ae42c2d7b74b7 (diff)
hwmon: (lm85) Document the ADT7468 as supported
Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Darrick J. Wong <djwong@us.ibm.com> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index ad54f6432e2d..ba6905a212bc 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -565,7 +565,8 @@ config SENSORS_LM85
565 select HWMON_VID 565 select HWMON_VID
566 help 566 help
567 If you say yes here you get support for National Semiconductor LM85 567 If you say yes here you get support for National Semiconductor LM85
568 sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027. 568 sensor chips and clones: ADM1027, ADT7463, ADT7468, EMC6D100,
569 EMC6D101 and EMC6D102.
569 570
570 This driver can also be built as a module. If so, the module 571 This driver can also be built as a module. If so, the module
571 will be called lm85. 572 will be called lm85.