From: Simon Horman Date: Fri, 16 May 2014 00:04:42 +0000 (+0900) Subject: ARM: shmobile: Enable PM_RUNTIME in defconfig X-Git-Tag: v3.14.28+ltsi~193 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b85b49d2b33e8dfa79a15ce97fcfb86c96d3504;p=platform%2Fkernel%2Flinux-stable.git ARM: shmobile: Enable PM_RUNTIME in defconfig Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman (cherry picked from commit 6e2776388a85e6b41e8cc816ece318d944fc3388) Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 8cde033..94d7736 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -35,6 +35,7 @@ CONFIG_KEXEC=y CONFIG_VFP=y CONFIG_NEON=y # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +CONFIG_PM_RUNTIME=y CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y