summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-virt/Kconfig
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2012-12-13 13:10:40 +0000
committerWill Deacon <will.deacon@arm.com>2013-02-02 15:05:33 +0000
commit4de3abb348d7a5bd6ddbfc26c34e0ee549874249 (patch)
tree9c59ed42967e4cc9a87fa44357558ccd1256b0ef /arch/arm/mach-virt/Kconfig
parent2a0ba7388092b07732dc772c042273a3b40d90de (diff)
downloadop-kernel-dev-4de3abb348d7a5bd6ddbfc26c34e0ee549874249.zip
op-kernel-dev-4de3abb348d7a5bd6ddbfc26c34e0ee549874249.tar.gz
ARM: mach-virt: add SMP support using PSCI
This patch adds support for SMP to mach-virt using the PSCI infrastructure. Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/mach-virt/Kconfig')
-rw-r--r--arch/arm/mach-virt/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-virt/Kconfig b/arch/arm/mach-virt/Kconfig
index a568a2a..8958f0d 100644
--- a/arch/arm/mach-virt/Kconfig
+++ b/arch/arm/mach-virt/Kconfig
@@ -3,6 +3,7 @@ config ARCH_VIRT
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
select ARM_ARCH_TIMER
+ select ARM_PSCI
select HAVE_SMP
select CPU_V7
select SPARSE_IRQ
OpenPOWER on IntegriCloud