aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Chemparathy <cyril@ti.com>2012-09-20 10:45:32 -0400
committerCyril Chemparathy <cyril@ti.com>2012-09-20 10:45:32 -0400
commit12e44b86e4229e96a43e902768bf9f52044d5c68 (patch)
tree65f588e8fa41628d6c87d47d87229a04831dac04
parent6ee421bbe1ea78757f692cd22b447cd8fd1cd45c (diff)
downloadlinux-keystone-rebuild/10-appleton-machine.tar.gz
tci6614: add pm-runtime to defconfigrebuild/10-appleton-machine
-rw-r--r--arch/arm/configs/tci6614_evm_defconfig1
-rw-r--r--arch/arm/configs/tci6614_evm_nocache_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/tci6614_evm_defconfig b/arch/arm/configs/tci6614_evm_defconfig
index 51bb2f38c49d0..645dcbffb6cbb 100644
--- a/arch/arm/configs/tci6614_evm_defconfig
+++ b/arch/arm/configs/tci6614_evm_defconfig
@@ -30,6 +30,7 @@ CONFIG_FPE_NWFPE=y
CONFIG_VFP=y
CONFIG_NEON=y
# CONFIG_SUSPEND is not set
+CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y
diff --git a/arch/arm/configs/tci6614_evm_nocache_defconfig b/arch/arm/configs/tci6614_evm_nocache_defconfig
index 3739489daf8c4..56a4fbfb70a72 100644
--- a/arch/arm/configs/tci6614_evm_nocache_defconfig
+++ b/arch/arm/configs/tci6614_evm_nocache_defconfig
@@ -32,6 +32,7 @@ CONFIG_FPE_NWFPE=y
CONFIG_VFP=y
CONFIG_NEON=y
# CONFIG_SUSPEND is not set
+CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y