diff options
author | Michal Simek | 2018-04-12 12:34:14 +0200 |
---|---|---|
committer | Michal Simek | 2018-04-23 13:15:32 +0200 |
commit | 6afedb90dd77c15616b83dd5ffe8eb533f668f6e (patch) | |
tree | a11b34fb48874cb2cf091637fd1ce488767bc7b0 /configs | |
parent | 237dff22657903ebce2ff6f7ee45eebcc5c634ff (diff) |
arm: zynq: Sync zc770 xm011 defconfigs
x8 and x16 configurations should be in sync.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/zynq_zc770_xm011_x16_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig index b53ca3d8d4a..036b73fd7b6 100644 --- a/configs/zynq_zc770_xm011_x16_defconfig +++ b/configs/zynq_zc770_xm011_x16_defconfig @@ -29,11 +29,11 @@ CONFIG_CMD_CACHE=y # CONFIG_SPL_DOS_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 |