diff options
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 9d881f708912..6857560144bd 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -373,12 +373,12 @@ config SENSORS_GL520SM | |||
373 | will be called gl520sm. | 373 | will be called gl520sm. |
374 | 374 | ||
375 | config SENSORS_CORETEMP | 375 | config SENSORS_CORETEMP |
376 | tristate "Intel Core (2) Duo/Solo temperature sensor" | 376 | tristate "Intel Core/Core2/Atom temperature sensor" |
377 | depends on X86 && EXPERIMENTAL | 377 | depends on X86 && EXPERIMENTAL |
378 | help | 378 | help |
379 | If you say yes here you get support for the temperature | 379 | If you say yes here you get support for the temperature |
380 | sensor inside your CPU. Supported all are all known variants | 380 | sensor inside your CPU. Most of the family 6 CPUs |
381 | of Intel Core family. | 381 | are supported. Check documentation/driver for details. |
382 | 382 | ||
383 | config SENSORS_IBMAEM | 383 | config SENSORS_IBMAEM |
384 | tristate "IBM Active Energy Manager temperature/power sensors and control" | 384 | tristate "IBM Active Energy Manager temperature/power sensors and control" |