aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-05-13 10:40:21 +0530
committerJon Medhurst <tixy@linaro.org>2013-05-13 16:10:15 +0100
commit160ca072d1e642643b6f2e3f4c92bb47ffe3a30b (patch)
treeb634dcdf893906f5d38fb68d2c37fe9cc19b9f56
parent12d1b1afc0a2c5378917894059a7a1d9d646496c (diff)
linaro/configs: arndale: Enable runtime PM support
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index b468fae65a0c..7960e8105784 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -19,6 +19,7 @@ CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttyS
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_VFP=y
CONFIG_NEON=y
+CONFIG_PM_RUNTIME=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_SG=y