summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorAndre Przywara2012-03-30 22:48:20 +0200
committerGuenter Roeck2012-04-01 19:25:56 +0200
commitfbc729a446f7d80ec8b73fe90d8c0cc3e95ad277 (patch)
tree081220f0cba43480b46da505f182705093b62b1e /drivers/hwmon/Kconfig
parenthwmon: (w83627ehf) mark const init data with __initconst instead of __initdata (diff)
downloadkernel-qcow2-linux-fbc729a446f7d80ec8b73fe90d8c0cc3e95ad277.tar.gz
kernel-qcow2-linux-fbc729a446f7d80ec8b73fe90d8c0cc3e95ad277.tar.xz
kernel-qcow2-linux-fbc729a446f7d80ec8b73fe90d8c0cc3e95ad277.zip
hwmon: (k10temp) Add support for AMD Trinity CPUs
The on-chip northbridge's temperature sensor of the upcoming AMD Trinity CPUs works the same as for the previous CPUs. Since it has a different PCI-ID, we just add the new one to the list supported by k10temp. This allows to use the k10temp driver on those CPUs. Signed-off-by: Andre Przywara <andre.przywara@amd.com> Cc: stable@vger.kernel.org # 3.0+ Signed-off-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 670f274a18e6..8deedc1b9840 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -253,7 +253,8 @@ config SENSORS_K10TEMP
If you say yes here you get support for the temperature
sensor(s) inside your CPU. Supported are later revisions of
the AMD Family 10h and all revisions of the AMD Family 11h,
- 12h (Llano), 14h (Brazos) and 15h (Bulldozer) microarchitectures.
+ 12h (Llano), 14h (Brazos) and 15h (Bulldozer/Trinity)
+ microarchitectures.
This driver can also be built as a module. If so, the module
will be called k10temp.