From: Arnd Bergmann Date: Sat, 1 Oct 2011 20:03:49 +0000 (+0200) Subject: ARM: pxa: pxa95x is incompatible with earlier pxa X-Git-Tag: v3.2-rc1~99^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59efd93f64c516dcf959c2c5c53bde6bc48f5f38;p=pandora-kernel.git ARM: pxa: pxa95x is incompatible with earlier pxa We cannot support ARMv5 and ARMv7 based boards in a single kernel, so introduce a new option in mach-pxa to select between the two. The PJ4 (ARMv7) based boards are now only visible when CONFIG_ARCH_PXA_V7 is set, the other boards are only visible when it's not set. Signed-off-by: Arnd Bergmann Signed-off-by: Eric Miao --- Reading git-diff-tree failed