From: Simon Horman Date: Thu, 30 Oct 2014 01:59:22 +0000 (+0900) Subject: ARM: shmobile: ape6evm: Enable PM Runtime in defconfig X-Git-Tag: v3.19-rc1~165^2~19^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5940e115e188051f34a88ee705c5f81c6bf0e54;p=thirdparty%2Flinux.git ARM: shmobile: ape6evm: Enable PM Runtime in defconfig This is consistent with other shmobile defconfigs. Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/ape6evm_defconfig b/arch/arm/configs/ape6evm_defconfig index b54b28fc5a705..db81d8ce4c03b 100644 --- a/arch/arm/configs/ape6evm_defconfig +++ b/arch/arm/configs/ape6evm_defconfig @@ -33,6 +33,7 @@ CONFIG_ARM_APPENDED_DTB=y CONFIG_VFP=y CONFIG_NEON=y CONFIG_BINFMT_MISC=y +CONFIG_PM_RUNTIME=y CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y