summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski2015-05-19 08:00:07 +0200
committerArnd Bergmann2015-05-22 17:13:54 +0200
commitf020ee16eea4e2f327a8b4973505abf0215043cc (patch)
treea3bc7f77827cd028f8f8a4b3aa1e8158949f80d6 /arch/arm/configs/multi_v7_defconfig
parentARM: multi_v7_defconfig: Enable Cypress APA I2C Trackpad support (diff)
downloadkernel-qcow2-linux-f020ee16eea4e2f327a8b4973505abf0215043cc.tar.gz
kernel-qcow2-linux-f020ee16eea4e2f327a8b4973505abf0215043cc.tar.xz
kernel-qcow2-linux-f020ee16eea4e2f327a8b4973505abf0215043cc.zip
ARM: multi_v7_defconfig: Enable CPU idle for exynos SoCs
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>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 5635961b6c02..e9f79cf001cd 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -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