Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
linux
Commits
10f44fc4
Commit
10f44fc4
authored
21 years ago
by
Dave Jones
Committed by
Dave Jones
21 years ago
Browse files
Options
Download
Email Patches
Plain Diff
[CPUFREQ] Fix ordering in kconfig.
parent
ab2d870e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
arch/i386/kernel/cpu/cpufreq/Kconfig
arch/i386/kernel/cpu/cpufreq/Kconfig
+6
-6
No files found.
arch/i386/kernel/cpu/cpufreq/Kconfig
View file @
10f44fc4
...
...
@@ -78,21 +78,21 @@ config X86_POWERNOW_K6
If in doubt, say N.
config X86_POWERNOW_K
8
tristate "AMD
Opteron/Athlon64
PowerNow!"
config X86_POWERNOW_K
7
tristate "AMD
Mobile Athlon/Duron
PowerNow!"
depends on CPU_FREQ_TABLE
help
This adds the CPUFreq driver for mobile AMD
Opteron/Athlon64
processors.
This adds the CPUFreq driver for mobile AMD
K7 mobile
processors.
For details, take a look at linux/Documentation/cpu-freq.
If in doubt, say N.
config X86_POWERNOW_K
7
tristate "AMD
Mobile Athlon/Duron
PowerNow!"
config X86_POWERNOW_K
8
tristate "AMD
Opteron/Athlon64
PowerNow!"
depends on CPU_FREQ_TABLE
help
This adds the CPUFreq driver for mobile AMD
K7 mobile
processors.
This adds the CPUFreq driver for mobile AMD
Opteron/Athlon64
processors.
For details, take a look at linux/Documentation/cpu-freq.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment