summaryrefslogtreecommitdiffstats
path: root/config-arm-omap
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-05-15 01:08:00 -0500
committerDennis Gilmore <dennis@ausil.us>2012-05-15 01:08:00 -0500
commit20639e833d1c58f9a14e22d0bec0fe9f37c598e9 (patch)
tree9f125324282d47147efe00f91ae57b8d6642a220 /config-arm-omap
parenta426d7787bb50f3b6ca928e07e6f18fbeef3637b (diff)
downloadkernel-20639e833d1c58f9a14e22d0bec0fe9f37c598e9.tar.gz
kernel-20639e833d1c58f9a14e22d0bec0fe9f37c598e9.tar.xz
kernel-20639e833d1c58f9a14e22d0bec0fe9f37c598e9.zip
make sure SMP is enabled by default on arm
it is disabled on kirkwood the only non smp platform tweak the vexpress options very slightly
Diffstat (limited to 'config-arm-omap')
-rw-r--r--config-arm-omap3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-arm-omap b/config-arm-omap
index 11887ec15..f53d7d3bc 100644
--- a/config-arm-omap
+++ b/config-arm-omap
@@ -116,11 +116,8 @@ CONFIG_ARM_ERRATA_720789=y
CONFIG_ARM_GIC=y
# CONFIG_PCI_SYSCALL is not set
# CONFIG_PCCARD is not set
-CONFIG_SMP=y
-CONFIG_SMP_ON_UP=y
CONFIG_HAVE_ARM_SCU=y
CONFIG_HAVE_ARM_TWD=y
-CONFIG_NR_CPUS=2
CONFIG_HOTPLUG_CPU=y
CONFIG_LOCAL_TIMERS=y
CONFIG_HZ=128