From: Benoit Cousson Date: Thu, 5 Jun 2014 03:49:44 +0000 (+0900) Subject: ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capable X-Git-Tag: upstream/snapshot3+hdmi~212 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83bafdab638bad2d8a74316d9802e181f28a6118;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git 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 [gaku.inami.xw@bp.renesas.com: Move the definition of cpufreq capable] Signed-off-by: Gaku Inami Signed-off-by: Simon Horman (cherry picked from commit 6596e97e054647fecb016ecb7e1935aa2b7db954) Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 0548968..22363ac 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