diff mbox

[6/6] ARM: shmobile: Enable CPUIdle configuration for shmobile_defconfig

Message ID 53DB628D.4000900@renesas.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

keita kobayashi Aug. 1, 2014, 9:49 a.m. UTC
Signed-off-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
---
 arch/arm/configs/shmobile_defconfig |    2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 3b13614..63e57a5 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -149,6 +149,8 @@  CONFIG_NLS_ISO8859_1=y
 # CONFIG_ENABLE_WARN_DEPRECATED is not set
 # CONFIG_ENABLE_MUST_CHECK is not set
 # CONFIG_ARM_UNWIND is not set
+CONFIG_CPU_IDLE=y
+CONFIG_ARM_SHMOBILE_CPUIDLE=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_GOV_COMMON=y
 CONFIG_CPU_FREQ_STAT=y