diff options
author | Michal Simek | 2018-02-26 15:19:36 +0100 |
---|---|---|
committer | Michal Simek | 2018-03-23 09:34:44 +0100 |
commit | 2950e0b5a6426898265d267ed90370ce35b6691a (patch) | |
tree | d9a0f5c8aac543756a08b681a9bf8532df1e389a /configs | |
parent | a587b501fa14da77f405468fe6024cd77232ada9 (diff) |
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 <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/zynq_zc770_xm011_x16_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig index 694dedd13db..884186a4600 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 |