aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-11-18 13:47:10 +0000
committerJon Medhurst <tixy@linaro.org>2017-04-03 11:58:49 +0100
commit3152f2d8dbdc12a7d68b928ad614eb15621fed38 (patch)
treec46507562c21290c4d6cd1797da11029b0c18d33
parentf61ebab209aff35e6a9435fdba602ceb4d2511cd (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 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