From 60d0b08d35f46f54ec7d96b9ad135a245ec69c50 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 (cherry picked from commit 4e6b0ee5c6c07d36988469a4d4dec0b7fea0bd86) Signed-off-by: Alex Shi --- 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 a601ed4b24c0..0f02f3abd96f 100644 --- a/linaro/configs/vexpress.conf +++ b/linaro/configs/vexpress.conf @@ -4,6 +4,7 @@ CONFIG_HAVE_ARM_ARCH_TIMER=y CONFIG_NR_CPUS=8 CONFIG_HIGHMEM=y CONFIG_HIGHPTE=y +CONFIG_ARM_PSCI=y CONFIG_MCPM=y CONFIG_ARCH_VEXPRESS_DCSCB=y CONFIG_ARCH_VEXPRESS_TC2_PM=y -- cgit v1.2.3