aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-11-18 13:47:10 +0000
committerArvind Chauhan <arvind.chauhan@arm.com>2017-10-11 14:40:33 +0530
commitfa37b662777d76d78f3e958e8f2e9c8032b8f3f6 (patch)
tree5aaaaa9d38ad5a41bddc1174c947bd668021f400
parent7adae437f85d870065ef9438af4f6ffe2b8b082e (diff)
configs: vexpress: Enable CONFIG_ARM_CPUIDLE
For generic device-tree based cpuidle as used by systems with PSCI. Specifically needed by Base FVPs running with 32-bit kernels. 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 a5c1560aa443..266102b531a3 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