aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorLiviu Dudau <Liviu.Dudau@arm.com>2013-03-13 15:42:07 +0000
committerJon Medhurst <tixy@linaro.org>2013-04-29 09:42:48 +0100
commita0fdbdbb309906bb3004d3ef8914adf9366b57e4 (patch)
tree2cf98f764559c786407e5b65541998a5756e9f46 /linaro
parenta5979a82af1906d0ee12e0657e898fa3a49ae9b0 (diff)
ARM: VExpress: PSCI: Compile PSCI code by default
Compile support for PSCI by default and let the command line decide whether support for SMC calls gets enabled or not. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Diffstat (limited to 'linaro')
-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 542cd30115a..94ed8d8729b 100644
--- a/linaro/configs/vexpress.conf
+++ b/linaro/configs/vexpress.conf
@@ -4,6 +4,7 @@ CONFIG_BIG_LITTLE=y
CONFIG_ARCH_VEXPRESS_TC2=y
CONFIG_ARCH_VEXPRESS_DCSCB=y
CONFIG_ARM_VEXPRESS_BL_CPUFREQ=y
+CONFIG_ARM_PSCI=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y