From 83f3e2c30b26d8079fa5a5e723c8e76d38d338dd Mon Sep 17 00:00:00 2001 From: Swamil Jain Date: Tue, 19 May 2026 19:47:15 +0530 Subject: 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 --- configs/am62x_evm_a53_ethboot_defconfig | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.3.1