aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <guenter.roeck@ericsson.com>2011-05-20 10:28:06 -0400
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-05-21 10:22:10 -0400
commit5e99c2f1e0c86d27ed2a5261442126cd0935bc69 (patch)
treed18e443f9baee186c6c26b344cfdd0d166d82278 /drivers/hwmon/Kconfig
parent199e0de7f5df31a4fc485d4aaaf8a07718252ace (diff)
hwmon: Remove pkgtemp driver
After the merge of pkgtemp functionality into the coretemp driver, the pkgtemp driver is no longer necessary. Remove it. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 4abd3735a76e..43221beb9e97 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -408,13 +408,6 @@ config SENSORS_CORETEMP
408 sensor inside your CPU. Most of the family 6 CPUs 408 sensor inside your CPU. Most of the family 6 CPUs
409 are supported. Check Documentation/hwmon/coretemp for details. 409 are supported. Check Documentation/hwmon/coretemp for details.
410 410
411config SENSORS_PKGTEMP
412 tristate "Intel processor package temperature sensor"
413 depends on X86 && EXPERIMENTAL
414 help
415 If you say yes here you get support for the package level temperature
416 sensor inside your CPU. Check documentation/driver for details.
417
418config SENSORS_IBMAEM 411config SENSORS_IBMAEM
419 tristate "IBM Active Energy Manager temperature/power sensors and control" 412 tristate "IBM Active Energy Manager temperature/power sensors and control"
420 select IPMI_SI 413 select IPMI_SI