[PATCH] Add CONFIG_OF_SEPARATE in sifive_fu540_defconfig
Pragnesh Patel
pragnesh.patel at sifive.com
Tue Feb 11 07:52:37 CET 2020
Added CONFIG_OF_SEPARATE again which removed by the following
commit 052170c6a043 ("configs: Resync with savedefconfig")
Signed-off-by: Pragnesh Patel <pragnesh.patel at sifive.com>
---
configs/sifive_fu540_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/sifive_fu540_defconfig b/configs/sifive_fu540_defconfig
index 6d61e6c960..4dbd2b39d4 100644
--- a/configs/sifive_fu540_defconfig
+++ b/configs/sifive_fu540_defconfig
@@ -12,3 +12,4 @@ CONFIG_DISPLAY_BOARDINFO=y
CONFIG_DEFAULT_DEVICE_TREE="hifive-unleashed-a00"
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_DM_MTD=y
+CONFIG_OF_SEPARATE=y
--
2.17.1
More information about the U-Boot
mailing list