From: Geert Uytterhoeven Date: Mon, 13 Oct 2008 19:58:51 +0000 (+0200) Subject: m68k: Reverse platform MMU logic so Sun 3 is last X-Git-Tag: v2.6.28-rc1~593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c68383edfeaa524f589aeca1d217baff6bae69b;p=pandora-kernel.git m68k: Reverse platform MMU logic so Sun 3 is last Currently Sun 3 support is the first platform option, as the Sun 3 MMU is incompatible with standard Motorola MMUs. However, this means that `allmodconfig' enables support for Sun 3, and thus disables support for all other platforms. Reverse the logic and move Sun 3 last, so `allmodconfig' enables all platforms except for Sun 3, increasing compile-coverage. Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed