]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: SMP depends on MMU
authorArnd Bergmann <arnd@arndb.de>
Fri, 10 Jun 2011 14:05:22 +0000 (14:05 +0000)
committerArnd Bergmann <arnd@arndb.de>
Sat, 1 Oct 2011 19:08:36 +0000 (21:08 +0200)
commit296a2f4fb4c792255fae1d90c229fc2555c0db4f
treec12f497fab59d568111d78fb3888807206071631
parent8b0858d5c7d44330bdcc4031dde720eda816b18d
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>
arch/arm/Kconfig