summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2006-10-08 22:01:26 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2006-10-18 13:03:08 -0700
commit4660cb354a1dacbbc9c96f94eceedc38fe542fe2 (patch)
tree0a1182e09df1f89f8be1a27ef889797c079d0c8c /drivers/hwmon
parent6091780eba5d195213747b515a62211ac97641f1 (diff)
downloadlinux-0-day-4660cb354a1dacbbc9c96f94eceedc38fe542fe2.tar.gz
linux-0-day-4660cb354a1dacbbc9c96f94eceedc38fe542fe2.tar.xz
k8temp: Documentation update
Update the documentation for the k8temp driver. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r--drivers/hwmon/Kconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index e0dede7198c88..e76d91906c99a 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -95,11 +95,13 @@ config SENSORS_ADM9240
will be called adm9240.
config SENSORS_K8TEMP
- tristate "AMD K8 processor sensor"
+ tristate "AMD Athlon64/FX or Opteron temperature sensor"
depends on HWMON && X86 && PCI && EXPERIMENTAL
help
If you say yes here you get support for the temperature
- sensor(s) inside your AMD K8 CPU.
+ sensor(s) inside your CPU. Supported is whole AMD K8
+ microarchitecture. Please note that you will need at least
+ lm-sensors 2.10.1 for proper userspace support.
This driver can also be built as a module. If so, the module
will be called k8temp.