commit | 9934ebb8ffb1554ad76764b6e71767378d051329 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jun 10 14:05:22 2011 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Sat Oct 01 21:08:36 2011 +0200 |
tree | c12f497fab59d568111d78fb3888807206071631 | |
parent | 63216d3c235d662726d6f5c55ceca91c70bb3eda [diff] |
ARM: SMP depends on MMU The SMP implementation on ARM heavily depends on MMU-only code. As long as nobody is interested in fixing this, let's disable the SMP option when building for nommu. Signed-off-by: Arnd Bergmann <arnd@arndb.de>