arch/arm: drop useless conditional dependencies for 64-bit-only cores
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 30 Dec 2018 14:16:10 +0000 (15:16 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 30 Dec 2018 14:28:38 +0000 (15:28 +0100)
commitc427ca059d03a2fc29c58b374e99b448c5a8845c
tree407ae91c257d205d1576993b592534707a34e297
parentfb3a0cce0377e5ee334a0b6e59ee17d7f63fa0d7
arch/arm: drop useless conditional dependencies for 64-bit-only cores

Those cores are already guarded by a 64-bit-only condition, so they
can't even select additional options in non-64-bit mode anyway...

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