
11 Feb
2020
11 Feb
'20
7:52 a.m.
Added CONFIG_OF_SEPARATE again which removed by the following commit 052170c6a043 ("configs: Resync with savedefconfig")
Signed-off-by: Pragnesh Patel pragnesh.patel@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