diff options
author | Guenter Roeck <linux@roeck-us.net> | 2012-03-05 14:13:52 -0500 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-07 12:48:44 -0500 |
commit | 1bd612a25855f4cc9345052b53d7da697dba6358 (patch) | |
tree | 2c07d14831eb14a3848079b29401b1461b91c475 /drivers/hwmon/Kconfig | |
parent | 7ad6307ad6968ce25cecf209d4822d4c722be030 (diff) |
hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804
Also update IDT datasheet locations.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org # 3.0+
Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 91a51aff5363..dad895fec62a 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -497,9 +497,9 @@ config SENSORS_JC42 | |||
497 | If you say yes here, you get support for JEDEC JC42.4 compliant | 497 | If you say yes here, you get support for JEDEC JC42.4 compliant |
498 | temperature sensors, which are used on many DDR3 memory modules for | 498 | temperature sensors, which are used on many DDR3 memory modules for |
499 | mobile devices and servers. Support will include, but not be limited | 499 | mobile devices and servers. Support will include, but not be limited |
500 | to, ADT7408, CAT34TS02, CAT6095, MAX6604, MCP9805, MCP98242, MCP98243, | 500 | to, ADT7408, AT30TS00, CAT34TS02, CAT6095, MAX6604, MCP9804, MCP9805, |
501 | MCP9843, SE97, SE98, STTS424(E), STTS2002, STTS3000, TSE2002B3, and | 501 | MCP98242, MCP98243, MCP9843, SE97, SE98, STTS424(E), STTS2002, |
502 | TS3000B3. | 502 | STTS3000, TSE2002B3, TSE2002GB2, TS3000B3, and TS3000GB2. |
503 | 503 | ||
504 | This driver can also be built as a module. If so, the module | 504 | This driver can also be built as a module. If so, the module |
505 | will be called jc42. | 505 | will be called jc42. |