qemu-arm: Drop ARCH_SUPPORT_TFABOOT
authorAndre Przywara <andre.przywara@arm.com>
Wed, 30 Sep 2020 16:39:17 +0000 (17:39 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 8 Oct 2020 15:42:36 +0000 (11:42 -0400)
commitf8df0560b6671285d6293986d58bdb968a49f209
tree199187d5749e5b8cfd626f8dc358f56a6a53d584
parent3d8d9186c379a9d7504088d901b6cb97eb6598ba
qemu-arm: Drop ARCH_SUPPORT_TFABOOT

CONFIG_ARCH_SUPPORT_TFABOOT was used on the qemu-arm64 platform to
guard a tweak to the flash bank configuration. U-Boot now reads the
current flash setup from the devicetree, so there is no need for
this option anymore.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig