aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig.x86
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cpufreq/Kconfig.x86')
-rw-r--r--drivers/cpufreq/Kconfig.x866
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/cpufreq/Kconfig.x86 b/drivers/cpufreq/Kconfig.x86
index 98e5abbe8f26..d7dc0ed6adb0 100644
--- a/drivers/cpufreq/Kconfig.x86
+++ b/drivers/cpufreq/Kconfig.x86
@@ -187,7 +187,7 @@ config X86_SPEEDSTEP_ICH
187config X86_SPEEDSTEP_SMI 187config X86_SPEEDSTEP_SMI
188 tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)" 188 tristate "Intel SpeedStep on 440BX/ZX/MX chipsets (SMI interface)"
189 select CPU_FREQ_TABLE 189 select CPU_FREQ_TABLE
190 depends on X86_32 && EXPERIMENTAL 190 depends on X86_32
191 help 191 help
192 This adds the CPUFreq driver for certain mobile Intel Pentium III 192 This adds the CPUFreq driver for certain mobile Intel Pentium III
193 (Coppermine), all mobile Intel Pentium III-M (Tualatin) 193 (Coppermine), all mobile Intel Pentium III-M (Tualatin)
@@ -219,7 +219,7 @@ config X86_P4_CLOCKMOD
219 219
220config X86_CPUFREQ_NFORCE2 220config X86_CPUFREQ_NFORCE2
221 tristate "nVidia nForce2 FSB changing" 221 tristate "nVidia nForce2 FSB changing"
222 depends on X86_32 && EXPERIMENTAL 222 depends on X86_32
223 help 223 help
224 This adds the CPUFreq driver for FSB changing on nVidia nForce2 224 This adds the CPUFreq driver for FSB changing on nVidia nForce2
225 platforms. 225 platforms.
@@ -255,7 +255,7 @@ config X86_LONGHAUL
255config X86_E_POWERSAVER 255config X86_E_POWERSAVER
256 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)" 256 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
257 select CPU_FREQ_TABLE 257 select CPU_FREQ_TABLE
258 depends on X86_32 && EXPERIMENTAL 258 depends on X86_32
259 help 259 help
260 This adds the CPUFreq driver for VIA C7 processors. However, this driver 260 This adds the CPUFreq driver for VIA C7 processors. However, this driver
261 does not have any safeguards to prevent operating the CPU out of spec 261 does not have any safeguards to prevent operating the CPU out of spec