aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/cpufreq/Kconfig
diff options
context:
space:
mode:
authorRafał Bilski <rafalbilski@interia.pl>2006-07-03 01:19:05 -0400
committerDave Jones <davej@redhat.com>2006-07-31 18:37:05 -0400
commitdadb49d8746bc4a4b5a310dabf0c838e57a9b531 (patch)
tree48d8cc5382aa37c9eb979e2e4b8a2b629e99ed2a /arch/i386/kernel/cpu/cpufreq/Kconfig
parent9c9a43ed2734081124407c779b36a4761c41139b (diff)
[CPUFREQ] Longhaul - Hook into ACPI C states.
Minimal change necessary for hardware support. Changes in longhaul.c: - most important - now C3 state is causing transition, - code responsible for clearing "bus master" bit removed, - protect bcr2 transition in the same way as longhaul. Signed-off-by: Rafał Bilski <rafalbilski@interia.pl> Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/i386/kernel/cpu/cpufreq/Kconfig')
-rw-r--r--arch/i386/kernel/cpu/cpufreq/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/kernel/cpu/cpufreq/Kconfig b/arch/i386/kernel/cpu/cpufreq/Kconfig
index e44a4c6a4fe5..c593d73908f7 100644
--- a/arch/i386/kernel/cpu/cpufreq/Kconfig
+++ b/arch/i386/kernel/cpu/cpufreq/Kconfig
@@ -202,7 +202,7 @@ config X86_LONGRUN
202config X86_LONGHAUL 202config X86_LONGHAUL
203 tristate "VIA Cyrix III Longhaul" 203 tristate "VIA Cyrix III Longhaul"
204 select CPU_FREQ_TABLE 204 select CPU_FREQ_TABLE
205 depends on BROKEN 205 depends on ACPI_PROCESSOR
206 help 206 help
207 This adds the CPUFreq driver for VIA Samuel/CyrixIII, 207 This adds the CPUFreq driver for VIA Samuel/CyrixIII,
208 VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T 208 VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T