summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/Kconfig
diff options
context:
space:
mode:
authorJeff Ohlstein2010-11-30 22:06:36 +0100
committerDavid Brown2011-01-08 00:54:45 +0100
commite14411da420bad7bdaae65cccd8787674e6c565e (patch)
tree8ec2dca508a2e67f6dc4355b5dc7c4337a980be8 /arch/arm/mach-msm/Kconfig
parentmsm: hotplug: support cpu hotplug on msm (diff)
downloadkernel-qcow2-linux-e14411da420bad7bdaae65cccd8787674e6c565e.tar.gz
kernel-qcow2-linux-e14411da420bad7bdaae65cccd8787674e6c565e.tar.xz
kernel-qcow2-linux-e14411da420bad7bdaae65cccd8787674e6c565e.zip
msm: add SMP support for msm
Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/Kconfig')
-rw-r--r--arch/arm/mach-msm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
index 64011b627ee4..5d3d9ade12fb 100644
--- a/arch/arm/mach-msm/Kconfig
+++ b/arch/arm/mach-msm/Kconfig
@@ -40,6 +40,7 @@ config ARCH_MSM8X60
bool "MSM8X60"
select MACH_MSM8X60_SURF if (!MACH_MSM8X60_RUMI3 && !MACH_MSM8X60_SIM \
&& !MACH_MSM8X60_FFA)
+ select ARCH_MSM_SCORPIONMP
select ARM_GIC
select CPU_V7
select MSM_V2_TLMM