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
Kirill Smelkov
linux
Commits
13c4db22
Commit
13c4db22
authored
Sep 13, 2004
by
Dave Jones
Committed by
Dave Jones
Sep 13, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CPUFREQ] Fix numerous typos in drivers/cpufreq/Kconfig
Signed-off-by:
Dave Jones
<
davej@redhat.com
>
parent
df5cd135
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
drivers/cpufreq/Kconfig
drivers/cpufreq/Kconfig
+5
-5
No files found.
drivers/cpufreq/Kconfig
View file @
13c4db22
...
...
@@ -33,7 +33,7 @@ config CPU_FREQ_DEFAULT_GOV_USERSPACE
help
Use the CPUFreq governor 'userspace' as default. This allows
you to set the CPU frequency manually or when an userspace
program
m
shall be able to set the CPU dynamically without having
program shall be able to set the CPU dynamically without having
to enable the userspace governor manually.
endchoice
...
...
@@ -42,7 +42,7 @@ config CPU_FREQ_GOV_PERFORMANCE
tristate "'performance' governor"
depends on CPU_FREQ
help
This cpufreq governor
s set
the frequency statically to the
This cpufreq governor
sets
the frequency statically to the
highest available CPU frequency.
If in doubt, say Y.
...
...
@@ -51,7 +51,7 @@ config CPU_FREQ_GOV_POWERSAVE
tristate "'powersave' governor"
depends on CPU_FREQ
help
Th
eis cpufreq governors set
the frequency statically to the
Th
is cpufreq governor sets
the frequency statically to the
lowest available CPU frequency.
If in doubt, say Y.
...
...
@@ -61,8 +61,8 @@ config CPU_FREQ_GOV_USERSPACE
depends on CPU_FREQ
help
Enable this cpufreq governor when you either want to set the
CPU frequency manually or when an userspace program
m
shall
be able to set the CPU dynamically, like on LART
CPU frequency manually or when an userspace program shall
be able to set the CPU dynamically, like on LART
<http://www.lart.tudelft.nl/>
For details, take a look at <file:Documentation/cpu-freq/>.
...
...
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