From: Andrew Lunn Date: Sat, 22 Feb 2014 19:14:54 +0000 (+0100) Subject: ARM: Fix default CPU selection for ARCH_MULTI_V5 X-Git-Tag: v3.15-rc1~79^2~14^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12567bbdee7ea553237085a2bbc0ffa5240f5248;p=pandora-kernel.git ARM: Fix default CPU selection for ARCH_MULTI_V5 CPU_ARM926T should be selected if no other CPU is. Put the ! in the right place so this works. Signed-off-by: Andrew Lunn Acked-by: Arnd Bergmann Tested-by: Jason Gunthorpe Fixes: 24e860fbfdb1c ("ARM: multiplatform: always pick one CPU type") Cc: stable@vger.kernel.org # v3.11+ Signed-off-by: Jason Cooper --- Reading git-diff-tree failed