[U-Boot] [PATCH] arm: zynq: Sync zc770 xm011 defconfigs

12 Apr
2018
12 Apr
'18
12:40 p.m.
x8 and x16 configurations should be in sync.
Signed-off-by: Michal Simek michal.simek@xilinx.com ---
configs/zynq_zc770_xm011_x16_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig index ae6029a71e7d..756200a9ae11 100644 --- a/configs/zynq_zc770_xm011_x16_defconfig +++ b/configs/zynq_zc770_xm011_x16_defconfig @@ -32,11 +32,11 @@ CONFIG_CMD_CACHE=y # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_SPL_DM_SEQ_ALIAS=y +CONFIG_BLK=y CONFIG_FPGA_XILINX=y CONFIG_FPGA_ZYNQPL=y CONFIG_DM_GPIO=y # CONFIG_MMC is not set -CONFIG_DM_MMC=y CONFIG_NAND=y CONFIG_NAND_ZYNQ=y CONFIG_DEBUG_UART_ZYNQ=y
--
2.17.0
2581
Age (days ago)
2581
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Simek