aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorBenoit Cousson <bcousson@baylibre.com>2014-06-05 12:49:44 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-06-17 19:33:21 +0900
commit6596e97e054647fecb016ecb7e1935aa2b7db954 (patch)
treebae53be952af8489eee3d0cc3240d7e1cb3d48b5
parentARM: shmobile: r8a7791: Support Core-Standby for Suspend to RAM (diff)
downloadwireguard-linux-6596e97e054647fecb016ecb7e1935aa2b7db954.tar.xz
wireguard-linux-6596e97e054647fecb016ecb7e1935aa2b7db954.zip
ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capable
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>
-rw-r--r--arch/arm/mach-shmobile/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index dbd954e61aa7..c32fa7ccb68e 100644
--- 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