summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-01-19 16:19:25 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-04-17 13:07:46 +0530
commitb86c4456e2e99cf5aebe80c1695bc683e5a8a8d4 (patch)
tree8813b6871e507dde7d4a3a125e7784e208da095d
parent361a46227216088899dd9182d2c2e54f6f5a2bfb (diff)
downloadlinux-topics-b86c4456e2e99cf5aebe80c1695bc683e5a8a8d4.tar.gz
CONFIG: ORIGEN: Enable runtime PM support
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/configs/exynos4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/exynos4_defconfig b/arch/arm/configs/exynos4_defconfig
index b90c0b76bae..5b54c836dc4 100644
--- a/arch/arm/configs/exynos4_defconfig
+++ b/arch/arm/configs/exynos4_defconfig
@@ -22,6 +22,7 @@ CONFIG_AEABI=y
CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc mem=256M"
CONFIG_VFP=y
CONFIG_NEON=y
+CONFIG_PM_RUNTIME=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y