From: Arnd Bergmann Date: Thu, 13 Mar 2014 14:18:31 +0000 (+0100) Subject: ARM: at91: split out at91x40 into a top-level option X-Git-Tag: v3.15-rc1~81^2~8^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe138c236bf7e146a9bbf3c465258a5d6beaf9fc;p=pandora-kernel.git ARM: at91: split out at91x40 into a top-level option at91x40 is different from all the other at91 machines, and it is impossible to build a kernel that works on both this SoC and any of the others, even though it is possible to build a noMMU kernel for any at91 machine. By turning at91x40 into a separate top-level option, we explicitly forbid enabling invalid configurations that include mutually exclusive machines. Signed-off-by: Arnd Bergmann Acked-by: Nicolas Ferre Cc: Andrew Victor Cc: Jean-Christophe Plagniol-Villard --- Reading git-diff-tree failed