ARM: SMP depends on MMU
authorArnd Bergmann <arnd@arndb.de>
Fri, 10 Jun 2011 14:05:22 +0000 (14:05 +0000)
committer黄涛 <huangtao@rock-chips.com>
Thu, 2 Feb 2012 01:33:38 +0000 (09:33 +0800)
commit40b60be070230f919ab319c1efc026b8d24a826e
treea7ad62acd75b46d42601859b6da8d32f98351557
parentea12613cf77a052da0b7ffc85db034967b65b2eb
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