aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/cpufreq
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-07-08 23:39:14 +0200
committerDave Jones <davej@redhat.com>2007-07-13 01:29:51 -0400
commit68485695e5a84399da7b48b208ac42623fe22963 (patch)
treed76718f250443ba51eb4c7b2d43dcde44468f595 /arch/x86_64/kernel/cpufreq
parent[CPUFREQ] Longhaul - Option to disable ACPI C3 support (diff)
downloadlinux-dev-68485695e5a84399da7b48b208ac42623fe22963.tar.xz
linux-dev-68485695e5a84399da7b48b208ac42623fe22963.zip
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
This patch contains the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/x86_64/kernel/cpufreq')
-rw-r--r--arch/x86_64/kernel/cpufreq/Kconfig6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/x86_64/kernel/cpufreq/Kconfig b/arch/x86_64/kernel/cpufreq/Kconfig
index c0749d2479f5..a3fd51926cbd 100644
--- a/arch/x86_64/kernel/cpufreq/Kconfig
+++ b/arch/x86_64/kernel/cpufreq/Kconfig
@@ -48,10 +48,6 @@ config X86_SPEEDSTEP_CENTRINO
If in doubt, say N.
-config X86_SPEEDSTEP_CENTRINO_ACPI
- bool
- depends on X86_SPEEDSTEP_CENTRINO
-
config X86_ACPI_CPUFREQ
tristate "ACPI Processor P-States driver"
select CPU_FREQ_TABLE
@@ -73,7 +69,7 @@ comment "shared options"
config X86_ACPI_CPUFREQ_PROC_INTF
bool "/proc/acpi/processor/../performance interface (deprecated)"
depends on PROC_FS
- depends on X86_ACPI_CPUFREQ || X86_SPEEDSTEP_CENTRINO_ACPI || X86_POWERNOW_K8_ACPI
+ depends on X86_ACPI_CPUFREQ || X86_POWERNOW_K8_ACPI
help
This enables the deprecated /proc/acpi/processor/../performance
interface. While it is helpful for debugging, the generic,