Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145572
b: refs/heads/master
c: 0fea615
h: refs/heads/master
v: v3
  • Loading branch information
Harald Welte authored and Linus Torvalds committed Jun 10, 2009
1 parent 6e55460 commit 9386cee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0de51088e6a82bc8413d3ca9e28bbca2788b5b53
refs/heads/master: 0fea615e526b4b7eff0363ee02d5753e5f924089
9 changes: 6 additions & 3 deletions trunk/arch/x86/kernel/cpu/cpufreq/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -220,11 +220,14 @@ config X86_LONGHAUL
If in doubt, say N.

config X86_E_POWERSAVER
tristate "VIA C7 Enhanced PowerSaver"
tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
select CPU_FREQ_TABLE
depends on X86_32
depends on X86_32 && EXPERIMENTAL
help
This adds the CPUFreq driver for VIA C7 processors.
This adds the CPUFreq driver for VIA C7 processors. However, this driver
does not have any safeguards to prevent operating the CPU out of spec
and is thus considered dangerous. Please use the regular ACPI cpufreq
driver, enabled by CONFIG_X86_ACPI_CPUFREQ.

If in doubt, say N.

Expand Down

0 comments on commit 9386cee

Please sign in to comment.