From 2950e0b5a6426898265d267ed90370ce35b6691a Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 26 Feb 2018 15:19:36 +0100 Subject: [PATCH] arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16 Use appended dtb which is default option for zynq boards. Signed-off-by: Michal Simek --- configs/zynq_zc770_xm011_x16_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig index 694dedd13d..884186a460 100644 --- a/configs/zynq_zc770_xm011_x16_defconfig +++ b/configs/zynq_zc770_xm011_x16_defconfig @@ -29,7 +29,6 @@ CONFIG_CMD_CACHE=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set -CONFIG_OF_EMBED=y CONFIG_SPL_DM_SEQ_ALIAS=y CONFIG_FPGA_XILINX=y CONFIG_FPGA_ZYNQPL=y -- 2.39.2