u-boot/board/armltd
Andre Przywara fac7fc43cf vexpress64: Kconfig: move board definitions out of arch/arm
At the moment we define three "VExpress64" boards in arch/arm/Kconfig,
plus have a second Kconfig file in board/armltd/Kconfig.
One of those three boards is actually bogus (TARGET_VEXPRESS64_AEMV8A),
that stanza looks like being forgotten in a previous cleanup.

To remove the clutter from the generic Kconfig file, just define some
ARCH_VEXPRESS64 symbol there, enable some common options, and do the
board/model specific configuration in the board/armltd Kconfig file.

That allows to streamline and fine tune the configuration later, and
to also pull a lot of "non user choices" out of the defconfigs.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-04-01 14:55:38 -04:00
..
integrator ARM: integrator: Drop PCI support 2021-07-06 14:07:36 -04:00
total_compute arm: total_compute: increase DRAM to 8GB 2021-10-19 11:25:25 -04:00
vexpress ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. 2021-09-24 14:30:46 -04:00
vexpress64 vexpress64: Kconfig: move board definitions out of arch/arm 2022-04-01 14:55:38 -04:00