projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56b6904
)
ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
author
Paul Bolle
<
[email protected]
>
Tue, 5 Mar 2013 09:13:39 +0000
(10:13 +0100)
committer
Arnd Bergmann
<
[email protected]
>
Fri, 19 Apr 2013 15:30:49 +0000
(17:30 +0200)
Do what commit
f12a500e4adcc0961803e54b5ed1e74275d399f1
("ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ") wanted to do.
[arnd: fix botched merge from changing the Kconfig file]
Signed-off-by: Paul Bolle <
[email protected]
>
Acked-by: Viresh Kumar <
[email protected]
>
Signed-off-by: Arnd Bergmann <
[email protected]
>
arch/arm/mach-spear/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-spear/Kconfig
b/arch/arm/mach-spear/Kconfig
index 716522af1a237e6852b6755b9666a3f062f50bb0..442917eedff3f56adf033ab00ea1228c09687db3 100644
(file)
--- a/
arch/arm/mach-spear/Kconfig
+++ b/
arch/arm/mach-spear/Kconfig
@@
-18,7
+18,7
@@
if PLAT_SPEAR
config ARCH_SPEAR13XX
bool "ST SPEAr13xx"
depends on ARCH_MULTI_V7 || PLAT_SPEAR_SINGLE
- select ARCH_HA
VE
_CPUFREQ
+ select ARCH_HA
S
_CPUFREQ
select ARM_GIC
select CPU_V7
select GPIO_SPEAR_SPICS