configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY
authorVignesh Raghavendra <vigneshr@ti.com>
Wed, 16 Sep 2020 10:53:20 +0000 (16:23 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 12 Oct 2020 02:38:28 +0000 (08:08 +0530)
This enables applying DTBOs at U-Boot prompt before booting to kernel.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
configs/am335x_evm_defconfig

index 0d81453..a44ed28 100644 (file)
@@ -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