aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-11-18 13:47:10 +0000
committerAmit Daniel Kachhap <amit.kachhap@arm.com>2018-07-10 16:24:15 +0530
commit6bb2972a79573abc1c4204d9e69ddad824690123 (patch)
treef4f6d61810fa56f7a11f120438f08f95dd4b1ca0
parent0da7ab412e8bcc9f83f19230d22dd4b73f1ed374 (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