qemu: don't allow to select 32- and 64-bit
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 10 Apr 2020 07:37:21 +0000 (09:37 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 14:51:32 +0000 (10:51 -0400)
commita555557ddc289af2f3d75e45fb808bcb2066162d
treef2cb61c38e94bbe2abb5456f066b71014dd28c3d
parentec8eef5e71e4d876324aa81b3c394822d8ef1eb6
qemu: don't allow to select 32- and 64-bit

TARGET_QEMU_ARM_64BIT and TARGET_QEMU_ARM_32BIT should be mutually
exclusive.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/arm/mach-qemu/Kconfig