projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f62340
)
ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capable
author
Benoit Cousson
<bcousson@baylibre.com>
Thu, 5 Jun 2014 03:49:44 +0000
(12:49 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 17 Jun 2014 10:33:21 +0000
(19:33 +0900)
Mark all SoCs in shmobile as CPUFreq capable
on multiplatform build only.
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
[gaku.inami.xw@bp.renesas.com: Move the definition of cpufreq capable]
Signed-off-by: Gaku Inami <gaku.inami.xw@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-shmobile/Kconfig
b/arch/arm/mach-shmobile/Kconfig
index dbd954e61aa78df38628c8ca6dc0cab39de4a69f..c32fa7ccb68e2b9747ddde720d252950400594a2 100644
(file)
--- a/
arch/arm/mach-shmobile/Kconfig
+++ b/
arch/arm/mach-shmobile/Kconfig
@@
-12,6
+12,8
@@
config ARCH_SHMOBILE_MULTI
select NO_IOPORT_MAP
select PINCTRL
select ARCH_REQUIRE_GPIOLIB
+ select ARCH_HAS_CPUFREQ
+ select ARCH_HAS_OPP
if ARCH_SHMOBILE_MULTI