mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
configs: am62x_evm_a53_ethboot_defconfig: Disable splashscreen
The ethboot configuration inherits splashscreen settings from am62x_evm_a53_defconfig. Use the prune fragment to disable this functionality as a baseline before adding targeted splashscreen support in follow-up commits. Signed-off-by: Swamil Jain <s-jain1@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <configs/am62x_evm_a53_defconfig>
|
||||
#include <configs/am62x_evm_prune_splashscreen.config>
|
||||
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARCH_K3=y
|
||||
|
||||
Reference in New Issue
Block a user