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:
bda7997
)
ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQ
author
Viresh Kumar
<viresh.kumar@linaro.org>
Wed, 6 Feb 2013 04:14:15 +0000
(09:44 +0530)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 19 Feb 2013 15:34:28 +0000
(16:34 +0100)
SPEAr13xx supports cpufreq and has an upstreamed driver for it. This patch
enables cpufreq configs for SPEAr13xx.
Signed-off-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 87dbd81bdf5130541604e348ef847fabfa6afaef..739d016eb273faf8a22859856767901ce7e8beef 100644
(file)
--- a/
arch/arm/plat-spear/Kconfig
+++ b/
arch/arm/plat-spear/Kconfig
@@
-10,6
+10,7
@@
choice
config ARCH_SPEAR13XX
bool "ST SPEAr13xx with Device Tree"
+ select ARCH_HAVE_CPUFREQ
select ARM_GIC
select CPU_V7
select GPIO_SPEAR_SPICS