summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-10-30 04:59:22 +0300
committerSimon Horman <horms+renesas@verge.net.au>2014-11-04 03:13:55 +0300
commitc5940e115e188051f34a88ee705c5f81c6bf0e54 (patch)
treeed77486aed8418a200fbe540a9cea47fd192d165
parentf114040e3ea6e07372334ade75d1ee0775c355e1 (diff)
downloadlinux-c5940e115e188051f34a88ee705c5f81c6bf0e54.tar.xz
ARM: shmobile: ape6evm: Enable PM Runtime in defconfig
This is consistent with other shmobile defconfigs. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/configs/ape6evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/ape6evm_defconfig b/arch/arm/configs/ape6evm_defconfig
index b54b28fc5a70..db81d8ce4c03 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