From d9f00d19278b262ecac9f5d28aedec941d938cf0 Mon Sep 17 00:00:00 2001 From: Liviu Dudau Date: Wed, 13 Mar 2013 15:42:07 +0000 Subject: 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 --- linaro/configs/vexpress.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'linaro') diff --git a/linaro/configs/vexpress.conf b/linaro/configs/vexpress.conf index 7266d0cee9e..94c36e016ad 100644 --- a/linaro/configs/vexpress.conf +++ b/linaro/configs/vexpress.conf @@ -10,6 +10,7 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_INTERACTIVE=y CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y +CONFIG_ARM_PSCI=y CONFIG_HAVE_ARM_ARCH_TIMER=y CONFIG_NR_CPUS=8 CONFIG_HIGHMEM=y -- cgit v1.2.3