From: Swamil Jain Date: Tue, 19 May 2026 14:17:15 +0000 (+0530) Subject: configs: am62x_evm_a53_ethboot_defconfig: Disable splashscreen X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=83f3e2c30b26d8079fa5a5e723c8e76d38d338dd;p=thirdparty%2Fu-boot.git 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 Reviewed-by: Neha Malcom Francis --- diff --git a/configs/am62x_evm_a53_ethboot_defconfig b/configs/am62x_evm_a53_ethboot_defconfig index 9d3c6b889f0..fc81662247a 100644 --- a/configs/am62x_evm_a53_ethboot_defconfig +++ b/configs/am62x_evm_a53_ethboot_defconfig @@ -1,4 +1,5 @@ #include +#include CONFIG_ARM=y CONFIG_ARCH_K3=y