aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-11-18 13:47:10 +0000
committerJon Medhurst <tixy@linaro.org>2016-11-21 12:45:56 +0000
commit14891b3bfc5616c711a812d0cb8ec90780da0087 (patch)
tree07a7b07cd09f2520e82a97c16addb6e7ffbe5b32
parent65a0bab2249b5cec5c04369d74b5af70e4749432 (diff)
configs: vexpress: Enable CONFIG_ARM_CPUIDLE
For generic device-tree based cpuidle as used by systems with PSCI. Specifically needed by Cortex-A32 FVPs. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/vexpress.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/linaro/configs/vexpress.conf b/linaro/configs/vexpress.conf
index 8370cf15be65..562212a29b6e 100644
--- a/linaro/configs/vexpress.conf
+++ b/linaro/configs/vexpress.conf
@@ -7,6 +7,7 @@ CONFIG_ARM_PSCI=y
CONFIG_MCPM=y
CONFIG_ARCH_VEXPRESS_DCSCB=y
CONFIG_ARCH_VEXPRESS_TC2_PM=y
+CONFIG_ARM_CPUIDLE=y
CONFIG_ARM_BIG_LITTLE_CPUIDLE=y
CONFIG_BIG_LITTLE=y
CONFIG_ARM_BIG_LITTLE_CPUFREQ=y