diff options
author | Dennis Gilmore <dennis@ausil.us> | 2012-05-15 01:08:00 -0500 |
---|---|---|
committer | Dennis Gilmore <dennis@ausil.us> | 2012-05-15 01:08:00 -0500 |
commit | 20639e833d1c58f9a14e22d0bec0fe9f37c598e9 (patch) | |
tree | 9f125324282d47147efe00f91ae57b8d6642a220 /config-arm-tegra | |
parent | a426d7787bb50f3b6ca928e07e6f18fbeef3637b (diff) | |
download | kernel-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-tegra')
-rw-r--r-- | config-arm-tegra | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-arm-tegra b/config-arm-tegra index 0a169eced..1f20ce7f9 100644 --- a/config-arm-tegra +++ b/config-arm-tegra @@ -48,7 +48,6 @@ CONFIG_ARM_ERRATA_720789=y # CONFIG_ARM_ERRATA_754322 is not set # CONFIG_ARM_ERRATA_754327 is not set # CONFIG_ARM_ERRATA_764369 is not set -CONFIG_SMP_ON_UP=y CONFIG_LOCAL_TIMERS=y # CONFIG_THUMB2_KERNEL is not set # CONFIG_NEON is not set |