commit | 8b438bcb9009609a15e5480ab1947acff6fb9005 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Fri Jun 06 16:20:10 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Thu Jun 26 15:51:43 2014 +0900 |
tree | 007f22f8fd4c319a1dba7145e3c26c8757ebb693 | |
parent | 5201b5a792e95e3ecebe74cd3553413a67da09db [diff] |
ARM: shmobile: Allow use of boot code for non-SMP case Allow build of platsmp.c and headsmp.S even though SMP is disabled in the kernel configuration. With this in place it is possible to share the reset vector setup code with power management code that needs to be built even though SMP is disabled. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>