projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f01c287
)
ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
author
Paul Bolle
<pebolle@tiscali.nl>
Tue, 5 Mar 2013 09:13:39 +0000
(10:13 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 5 Mar 2013 22:30:24 +0000
(23:30 +0100)
Do what commit
f12a500e4adcc0961803e54b5ed1e74275d399f1
("ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ") wanted to do.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/plat-spear/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/plat-spear/Kconfig
b/arch/arm/plat-spear/Kconfig
index 739d016eb273faf8a22859856767901ce7e8beef..8a08c31b5e20a950052901f6549dccc09f1d871a 100644
(file)
--- a/
arch/arm/plat-spear/Kconfig
+++ b/
arch/arm/plat-spear/Kconfig
@@
-10,7
+10,7
@@
choice
config ARCH_SPEAR13XX
bool "ST SPEAr13xx with Device Tree"
- select ARCH_HA
VE
_CPUFREQ
+ select ARCH_HA
S
_CPUFREQ
select ARM_GIC
select CPU_V7
select GPIO_SPEAR_SPICS