ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 arch
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 22 Mar 2013 13:24:11 +0000 (13:24 +0000)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 26 Mar 2013 11:18:04 +0000 (12:18 +0100)
As we will introduce SAMA5, we need to distinguish the core architecture. It is
useless to show ARMv4/5 entries if we are configuring a kernel for SAMA5
devices.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found