diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2014-10-29 21:59:22 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-11-03 19:13:55 -0500 |
commit | c5940e115e188051f34a88ee705c5f81c6bf0e54 (patch) | |
tree | ed77486aed8418a200fbe540a9cea47fd192d165 /arch/arm | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 (diff) |
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>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/ape6evm_defconfig | 1 |
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 | |||
33 | CONFIG_VFP=y | 33 | CONFIG_VFP=y |
34 | CONFIG_NEON=y | 34 | CONFIG_NEON=y |
35 | CONFIG_BINFMT_MISC=y | 35 | CONFIG_BINFMT_MISC=y |
36 | CONFIG_PM_RUNTIME=y | ||
36 | CONFIG_NET=y | 37 | CONFIG_NET=y |
37 | CONFIG_PACKET=y | 38 | CONFIG_PACKET=y |
38 | CONFIG_UNIX=y | 39 | CONFIG_UNIX=y |