diff options
author | Tony Lindgren <tony@atomide.com> | 2010-09-20 17:53:38 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-09-20 17:53:38 -0400 |
commit | 61e9beafdd6f2b2d27ad5935a2de9c46709b9671 (patch) | |
tree | dece0b0b6a2afb505e3013bba3ee6138c3ecd597 /arch/arm/mach-omap2/Kconfig | |
parent | c3083411062106452649e464e55c7b856de0d29b (diff) |
omap: Update omap3_defconfig to work with SMP_ON_UP
With the recent changes to core ARM kernel code, we can now
boot SMP kernel on UP systems. Update omap3_defconfig to
enable SMP. This allows us to remove omap_4430sdp_defconfig.
In addition to enabling SMP, we also need to disable some
options to make the system boot:
- For some reason LOCK_STAT causes tons of
WARNING: at mm/percpu-vm.c:320 pcpu_alloc+0x2fc/0x888()
so disable it for now.
- MUSB init fails for multi-omap, disable it for now.
- LOCAL_TIMERS hangs on omap4, disable it for now.
Also disable DEBUG_LL as this should be only enabled for
debugging.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
0 files changed, 0 insertions, 0 deletions