diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-09-29 07:54:15 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-10-14 09:23:02 -0400 |
commit | 8c88126bbbb1c1e6c499fb3c211dba93656f02b5 (patch) | |
tree | c26f7fa900b1859f454d6f00c206d1df5262a241 /drivers/cpufreq/Kconfig.x86 | |
parent | 2e515bf096c245ba87f20ab4b4ea20f911afaeda (diff) |
treewide: Fix typo in Kconfig
Correct spelling typo in Kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/cpufreq/Kconfig.x86')
-rw-r--r-- | drivers/cpufreq/Kconfig.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/Kconfig.x86 b/drivers/cpufreq/Kconfig.x86 index e2b6eabef221..b80bb4d7d6b4 100644 --- a/drivers/cpufreq/Kconfig.x86 +++ b/drivers/cpufreq/Kconfig.x86 | |||
@@ -136,7 +136,7 @@ config X86_AMD_FREQ_SENSITIVITY | |||
136 | help | 136 | help |
137 | This adds AMD-specific powersave bias function to the ondemand | 137 | This adds AMD-specific powersave bias function to the ondemand |
138 | governor, which allows it to make more power-conscious frequency | 138 | governor, which allows it to make more power-conscious frequency |
139 | change decisions based on feedback from hardware (availble on AMD | 139 | change decisions based on feedback from hardware (available on AMD |
140 | Family 16h and above). | 140 | Family 16h and above). |
141 | 141 | ||
142 | Hardware feedback tells software how "sensitive" to frequency changes | 142 | Hardware feedback tells software how "sensitive" to frequency changes |