]> Git Repo - buildroot-mgba.git/commit
arch/arm: simplify hiding non 64-bit cores
authorYann E. MORIN <[email protected]>
Sun, 3 Sep 2017 13:17:42 +0000 (15:17 +0200)
committerThomas Petazzoni <[email protected]>
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" <[email protected]>
Cc: Thomas Petazzoni <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
arch/Config.in.arm
This page took 0.031007 seconds and 4 git commands to generate.