Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
388d6c51
Commit
388d6c51
authored
Mar 11, 2006
by
Dave Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CPUFREQ] Whitespace cleanup
Signed-off-by:
Dave Jones
<
davej@redhat.com
>
parent
5e8fb971
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
arch/i386/kernel/cpu/cpufreq/Kconfig
arch/i386/kernel/cpu/cpufreq/Kconfig
+11
-11
No files found.
arch/i386/kernel/cpu/cpufreq/Kconfig
View file @
388d6c51
...
@@ -114,9 +114,9 @@ config X86_SPEEDSTEP_CENTRINO
...
@@ -114,9 +114,9 @@ config X86_SPEEDSTEP_CENTRINO
you also need to say Y to "Use ACPI tables to decode..." below
you also need to say Y to "Use ACPI tables to decode..." below
[which might imply enabling ACPI] if you want to use this driver
[which might imply enabling ACPI] if you want to use this driver
on non-Banias CPUs.
on non-Banias CPUs.
For details, take a look at <file:Documentation/cpu-freq/>.
For details, take a look at <file:Documentation/cpu-freq/>.
If in doubt, say N.
If in doubt, say N.
config X86_SPEEDSTEP_CENTRINO_ACPI
config X86_SPEEDSTEP_CENTRINO_ACPI
...
@@ -147,7 +147,7 @@ config X86_SPEEDSTEP_ICH
...
@@ -147,7 +147,7 @@ config X86_SPEEDSTEP_ICH
help
help
This adds the CPUFreq driver for certain mobile Intel Pentium III
This adds the CPUFreq driver for certain mobile Intel Pentium III
(Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
(Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
ICH3 or ICH4 southbridge.
ICH3 or ICH4 southbridge.
For details, take a look at <file:Documentation/cpu-freq/>.
For details, take a look at <file:Documentation/cpu-freq/>.
...
@@ -160,7 +160,7 @@ config X86_SPEEDSTEP_SMI
...
@@ -160,7 +160,7 @@ config X86_SPEEDSTEP_SMI
depends on EXPERIMENTAL
depends on EXPERIMENTAL
help
help
This adds the CPUFreq driver for certain mobile Intel Pentium III
This adds the CPUFreq driver for certain mobile Intel Pentium III
(Coppermine), all mobile Intel Pentium III-M (Tualatin)
(Coppermine), all mobile Intel Pentium III-M (Tualatin)
on systems which have an Intel 440BX/ZX/MX southbridge.
on systems which have an Intel 440BX/ZX/MX southbridge.
For details, take a look at <file:Documentation/cpu-freq/>.
For details, take a look at <file:Documentation/cpu-freq/>.
...
@@ -204,8 +204,8 @@ config X86_LONGHAUL
...
@@ -204,8 +204,8 @@ config X86_LONGHAUL
select CPU_FREQ_TABLE
select CPU_FREQ_TABLE
depends on BROKEN
depends on BROKEN
help
help
This adds the CPUFreq driver for VIA Samuel/CyrixIII,
This adds the CPUFreq driver for VIA Samuel/CyrixIII,
VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
processors.
processors.
For details, take a look at <file:Documentation/cpu-freq/>.
For details, take a look at <file:Documentation/cpu-freq/>.
...
@@ -215,11 +215,11 @@ config X86_LONGHAUL
...
@@ -215,11 +215,11 @@ config X86_LONGHAUL
comment "shared options"
comment "shared options"
config X86_ACPI_CPUFREQ_PROC_INTF
config X86_ACPI_CPUFREQ_PROC_INTF
bool "/proc/acpi/processor/../performance interface (deprecated)"
bool "/proc/acpi/processor/../performance interface (deprecated)"
depends on PROC_FS
depends on PROC_FS
depends on X86_ACPI_CPUFREQ || X86_SPEEDSTEP_CENTRINO_ACPI || X86_POWERNOW_K7_ACPI || X86_POWERNOW_K8_ACPI
depends on X86_ACPI_CPUFREQ || X86_SPEEDSTEP_CENTRINO_ACPI || X86_POWERNOW_K7_ACPI || X86_POWERNOW_K8_ACPI
help
help
This enables the deprecated /proc/acpi/processor/../performance
This enables the deprecated /proc/acpi/processor/../performance
interface. While it is helpful for debugging, the generic,
interface. While it is helpful for debugging, the generic,
cross-architecture cpufreq interfaces should be used.
cross-architecture cpufreq interfaces should be used.
...
@@ -233,9 +233,9 @@ config X86_SPEEDSTEP_RELAXED_CAP_CHECK
...
@@ -233,9 +233,9 @@ config X86_SPEEDSTEP_RELAXED_CAP_CHECK
bool "Relaxed speedstep capability checks"
bool "Relaxed speedstep capability checks"
depends on (X86_SPEEDSTEP_SMI || X86_SPEEDSTEP_ICH)
depends on (X86_SPEEDSTEP_SMI || X86_SPEEDSTEP_ICH)
help
help
Don't perform all checks for a speedstep capable system which would
Don't perform all checks for a speedstep capable system which would
normally be done. Some ancient or strange systems, though speedstep
normally be done. Some ancient or strange systems, though speedstep
capable, don't always indicate that they are speedstep capable. This
capable, don't always indicate that they are speedstep capable. This
option lets the probing code bypass some of those checks if the
option lets the probing code bypass some of those checks if the
parameter "relaxed_check=1" is passed to the module.
parameter "relaxed_check=1" is passed to the module.
...
...
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