u-boot/board/armltd
Andre Przywara 5865038257 vexpress64: move hardware setting from defconfig to Kconfig
The defconfigs for the Arm Juno board and the FVP model are quite large,
setting a lot of platform-fixed variables like SYS_TEXT_BASE.
As those values are not really a user choice, let's provide default
values for them in our Kconfig file, so a lot of cruft can be removed
from the defconfig files.
This also moves the driver selection out of there, since this is again
not something a user should really decide on. Instead we allow users to
enable or disable subsystems, and select the appropriate drivers based
on that in the Kconfig file.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-04-01 14:57:46 -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: move hardware setting from defconfig to Kconfig 2022-04-01 14:57:46 -04:00