From: Vignesh Raghavendra Date: Wed, 16 Sep 2020 10:53:20 +0000 (+0530) Subject: configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=6d7364016a4da0d8faeb6a2566aed9e0f188ffbe;p=u-boot.git configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY This enables applying DTBOs at U-Boot prompt before booting to kernel. Signed-off-by: Vignesh Raghavendra --- diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig index 0d814530d4..a44ed286cf 100644 --- a/configs/am335x_evm_defconfig +++ b/configs/am335x_evm_defconfig @@ -92,4 +92,3 @@ CONFIG_WDT=y CONFIG_DYNAMIC_CRC_TABLE=y CONFIG_RSA=y CONFIG_LZO=y -# CONFIG_OF_LIBFDT_OVERLAY is not set