]> git.dujemihanovic.xyz Git - u-boot.git/commit
vexpress64: defconfigs: allow default commands
authorAndre Przywara <andre.przywara@arm.com>
Fri, 4 Mar 2022 16:30:15 +0000 (16:30 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 18:59:15 +0000 (14:59 -0400)
commit168e815d258c410e191107bceecc426557474be2
treef784b6ab018d444b2c7962db2cb9b3f91709327c
parent8a0a8ff52c1681a3cde8568cb6e252b9a98fdf06
vexpress64: defconfigs: allow default commands

Right now the defconfig the Arm VExpress64 boards disables quite some
standard commands, for apparently no good reasons (as image size is
hardly a concern here).

Remove the lines explicitly disabling those features, leaving it to
the U-Boot default settings to set them.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
configs/vexpress_aemv8a_juno_defconfig
configs/vexpress_aemv8a_semi_defconfig