aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-05-15 20:04:42 -0400
committerSimon Horman <horms+renesas@verge.net.au>2014-06-16 06:44:32 -0400
commit6e2776388a85e6b41e8cc816ece318d944fc3388 (patch)
tree7393911204c218714343c0a31717918aed347e10
parentb2bfcdc2f28b045cf01f63d0949f7eb9bd597405 (diff)
ARM: shmobile: Enable PM_RUNTIME in defconfig
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
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
35CONFIG_VFP=y 35CONFIG_VFP=y
36CONFIG_NEON=y 36CONFIG_NEON=y
37# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 37# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
38CONFIG_PM_RUNTIME=y
38CONFIG_NET=y 39CONFIG_NET=y
39CONFIG_PACKET=y 40CONFIG_PACKET=y
40CONFIG_UNIX=y 41CONFIG_UNIX=y