ARM: multi_v7_defconfig: Enable CPU idle for exynos SoCs
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Tue, 19 May 2015 06:00:07 +0000 (15:00 +0900)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 May 2015 15:13:54 +0000 (17:13 +0200)
Current Exynos CPU idle driver supports entering AFTR (Arm Off, Top
Running) mode on Exynos3250, Exynos4210 (coupled), Exynos4x12 and
Exynos5250. Enable it in default configuration to reduce energy
consumption.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig

index 5635961..e9f79cf 100644 (file)
@@ -123,6 +123,7 @@ CONFIG_CPU_IDLE=y
 CONFIG_NEON=y
 CONFIG_KERNEL_MODE_NEON=y
 CONFIG_ARM_ZYNQ_CPUIDLE=y
+CONFIG_ARM_EXYNOS_CPUIDLE=y
 CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y