diff options
author | Stratos Karafotis <stratosk@semaphore.gr> | 2014-04-22 15:40:10 -0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-04-30 19:18:19 -0400 |
commit | 735dc2498bd97b22e465dd4054d1b7edb9f63ed2 (patch) | |
tree | 582828e4eb0276638bc33f3cbd2d3d4ca298f45f | |
parent | dec102aa9ac112d66133314815d20233c96ad749 (diff) |
cpufreq: Kconfig: Fix spelling errors
Fix 4 spelling errors in help sections.
Signed-off-by: Stratos Karafotis <stratosk@semaphore.gr>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-rw-r--r-- | drivers/cpufreq/Kconfig.arm | 4 | ||||
-rw-r--r-- | drivers/cpufreq/Kconfig.x86 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm index 580503513f0f..6e05a1e18e52 100644 --- a/drivers/cpufreq/Kconfig.arm +++ b/drivers/cpufreq/Kconfig.arm | |||
@@ -85,7 +85,7 @@ config ARM_EXYNOS_CPU_FREQ_BOOST_SW | |||
85 | It allows usage of special frequencies for Samsung Exynos | 85 | It allows usage of special frequencies for Samsung Exynos |
86 | processors if thermal conditions are appropriate. | 86 | processors if thermal conditions are appropriate. |
87 | 87 | ||
88 | It reguires, for safe operation, thermal framework with properly | 88 | It requires, for safe operation, thermal framework with properly |
89 | defined trip points. | 89 | defined trip points. |
90 | 90 | ||
91 | If in doubt, say N. | 91 | If in doubt, say N. |
@@ -186,7 +186,7 @@ config ARM_S3C2416_CPUFREQ | |||
186 | S3C2450 SoC. The S3C2416 supports changing the rate of the | 186 | S3C2450 SoC. The S3C2416 supports changing the rate of the |
187 | armdiv clock source and also entering a so called dynamic | 187 | armdiv clock source and also entering a so called dynamic |
188 | voltage scaling mode in which it is possible to reduce the | 188 | voltage scaling mode in which it is possible to reduce the |
189 | core voltage of the cpu. | 189 | core voltage of the CPU. |
190 | 190 | ||
191 | If in doubt, say N. | 191 | If in doubt, say N. |
192 | 192 | ||
diff --git a/drivers/cpufreq/Kconfig.x86 b/drivers/cpufreq/Kconfig.x86 index d369349eeaab..89ae88f91895 100644 --- a/drivers/cpufreq/Kconfig.x86 +++ b/drivers/cpufreq/Kconfig.x86 | |||
@@ -10,7 +10,7 @@ config X86_INTEL_PSTATE | |||
10 | The driver implements an internal governor and will become | 10 | The driver implements an internal governor and will become |
11 | the scaling driver and governor for Sandy bridge processors. | 11 | the scaling driver and governor for Sandy bridge processors. |
12 | 12 | ||
13 | When this driver is enabled it will become the perferred | 13 | When this driver is enabled it will become the preferred |
14 | scaling driver for Sandy bridge processors. | 14 | scaling driver for Sandy bridge processors. |
15 | 15 | ||
16 | If in doubt, say N. | 16 | If in doubt, say N. |
@@ -52,7 +52,7 @@ config X86_ACPI_CPUFREQ_CPB | |||
52 | help | 52 | help |
53 | The powernow-k8 driver used to provide a sysfs knob called "cpb" | 53 | The powernow-k8 driver used to provide a sysfs knob called "cpb" |
54 | to disable the Core Performance Boosting feature of AMD CPUs. This | 54 | to disable the Core Performance Boosting feature of AMD CPUs. This |
55 | file has now been superseeded by the more generic "boost" entry. | 55 | file has now been superseded by the more generic "boost" entry. |
56 | 56 | ||
57 | By enabling this option the acpi_cpufreq driver provides the old | 57 | By enabling this option the acpi_cpufreq driver provides the old |
58 | entry in addition to the new boost ones, for compatibility reasons. | 58 | entry in addition to the new boost ones, for compatibility reasons. |