ARM: u300: only build for ARCH_MULTI_V5
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Jun 2013 00:26:37 +0000 (02:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Jun 2013 10:20:47 +0000 (12:20 +0200)
This avoids impossible platform combinations, as we cannot
build a combined V5 + V6/V7 kernel.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>

No differences found