]> git.ipfire.org Git - people/ms/u-boot.git/blob - include/configs/zynq_microzed.h
zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
[people/ms/u-boot.git] / include / configs / zynq_microzed.h
1 /*
2 * (C) Copyright 2013 Xilinx, Inc.
3 *
4 * Configuration for Micro Zynq Evaluation and Development Board - MicroZedBoard
5 * See zynq-common.h for Zynq common configs
6 *
7 * SPDX-License-Identifier: GPL-2.0+
8 */
9
10 #ifndef __CONFIG_ZYNQ_MICROZED_H
11 #define __CONFIG_ZYNQ_MICROZED_H
12
13 #include <configs/zynq-common.h>
14
15 #endif /* __CONFIG_ZYNQ_MICROZED_H */