projects
/
wrapfs-3.14.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76e01e5
)
x86_64: ACPI_CPU_FREQ must select CPU_FREQ_TABLE
author
Adrian Bunk
<bunk@stusta.de>
Fri, 4 May 2007 21:48:45 +0000
(23:48 +0200)
committer
Adrian Bunk
<bunk@stusta.de>
Fri, 4 May 2007 21:48:45 +0000
(23:48 +0200)
Fix a compile error reported by Michel Lespinasse.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
arch/x86_64/kernel/cpufreq/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86_64/kernel/cpufreq/Kconfig
b/arch/x86_64/kernel/cpufreq/Kconfig
index 81f1562e539386546b686a7b38a0a4f07a297239..00b902b4d80db224e243e28ef1b0360859b60ba6 100644
(file)
--- 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