summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-05-04 23:48:45 +0200
committerAdrian Bunk <bunk@stusta.de>2007-05-04 23:48:45 +0200
commitc50f63ad108d9f0c607ee365b10cccbff4288b45 (patch)
tree2b38f28260f6cd9a74de5ea0d1deafe9e071b243
parent76e01e5bc0f958d7065d589ada7ca44eb44d8d3e (diff)
x86_64: ACPI_CPU_FREQ must select CPU_FREQ_TABLE
Fix a compile error reported by Michel Lespinasse. Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r--arch/x86_64/kernel/cpufreq/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/kernel/cpufreq/Kconfig b/arch/x86_64/kernel/cpufreq/Kconfig
index 81f1562e5393..00b902b4d80d 100644
--- a/arch/x86_64/kernel/cpufreq/Kconfig
+++ b/arch/x86_64/kernel/cpufreq/Kconfig
@@ -46,6 +46,7 @@ config X86_SPEEDSTEP_CENTRINO_ACPI
config X86_ACPI_CPUFREQ
tristate "ACPI Processor P-States driver"
+ select CPU_FREQ_TABLE
depends on ACPI_PROCESSOR
help
This driver adds a CPUFreq driver which utilizes the ACPI