From: Simon Horman Date: Fri, 16 May 2014 00:04:42 +0000 (+0900) Subject: ARM: shmobile: Enable PM_RUNTIME in defconfig X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6e2776388a85e6b41e8cc816ece318d944fc3388;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git ARM: shmobile: Enable PM_RUNTIME in defconfig Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 8cde033b08a7..94d7736cbf9e 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