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: v3.14.28+ltsi~171 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c8bd6d23bcb40cedfa11eb0aff79d7b3ebcb1b7;p=platform%2Fkernel%2Flinux-stable.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 0548968e21a8..22363ac76de4 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