summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank/Makefile
diff options
context:
space:
mode:
authorRob Herring2011-05-18 04:02:49 +0200
committerArnd Bergmann2011-10-31 14:14:02 +0100
commit6738845783e9113feec22f20834d0e956808da3b (patch)
tree74a038d8c7f456d39d65b8af957f9dd03510a119 /arch/arm/mach-highbank/Makefile
parentMAINTAINERS: add Calxeda Highbank ARM platform (diff)
downloadkernel-qcow2-linux-6738845783e9113feec22f20834d0e956808da3b.tar.gz
kernel-qcow2-linux-6738845783e9113feec22f20834d0e956808da3b.tar.xz
kernel-qcow2-linux-6738845783e9113feec22f20834d0e956808da3b.zip
ARM: highbank: add SMP support
This enables SMP support on highbank processor. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Reviewed-by: Jamie Iles <jamie@jamieiles.com> Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-highbank/Makefile')
-rw-r--r--arch/arm/mach-highbank/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-highbank/Makefile b/arch/arm/mach-highbank/Makefile
index da7f81a69530..89c736ff047f 100644
--- a/arch/arm/mach-highbank/Makefile
+++ b/arch/arm/mach-highbank/Makefile
@@ -1,2 +1,4 @@
obj-y := clock.o highbank.o system.o
obj-$(CONFIG_DEBUG_HIGHBANK_UART) += lluart.o
+obj-$(CONFIG_SMP) += platsmp.o
+obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o