[PATCH 1/4] ARM: shmobile: ape6evm: Enable PM Runtime in defconfig
Simon Horman
horms+renesas at verge.net.au
Sun Nov 9 17:32:09 PST 2014
This is consistent with other shmobile defconfigs.
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/configs/ape6evm_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/ape6evm_defconfig b/arch/arm/configs/ape6evm_defconfig
index b54b28f..db81d8c 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
--
2.1.1
More information about the linux-arm-kernel
mailing list