arch/arm: simplify hiding non 64-bit cores
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 3 Sep 2017 13:17:42 +0000 (15:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 24 Nov 2017 22:01:03 +0000 (23:01 +0100)
commita9f95de2c0d81d40ef4b062447f1d7deba34788c
tree0bbbbe2b19447fb85f72def97a26c17f960dfb0b
parent52d500aa35acb8b3570dcfcc36ac71e083656e5a
arch/arm: simplify hiding non 64-bit cores

Now that the cores are all oredered correctly, we can just enclose all
the non 64-bit cores inside a big if-block, rather than have each of
them have the dependency.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.arm