ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capable
authorBenoit Cousson <bcousson@baylibre.com>
Thu, 5 Jun 2014 03:49:44 +0000 (12:49 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:24:44 +0000 (09:24 +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>
(cherry picked from commit 6596e97e054647fecb016ecb7e1935aa2b7db954)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig

index 0548968..22363ac 100644 (file)
@@ -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