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: pci-v3.17-changes-2~31^2^2~12 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6596e97e054647fecb016ecb7e1935aa2b7db954;p=users%2Fdwmw2%2Flinux.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 --- diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index dbd954e61aa78..c32fa7ccb68e2 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