119722a7f189f75a417a9e4b941db4f609904e4a
[platform/kernel/u-boot.git] / include / configs / zynq_picozed.h
1 /*
2  * (C) Copyright 2015 Xilinx, Inc.
3  *
4  * Configuration for PicoZed
5  * See zynq-common.h for Zynq common configs
6  *
7  * SPDX-License-Identifier:     GPL-2.0+
8  */
9
10 #ifndef __CONFIG_ZYNQ_PICOZED_H
11 #define __CONFIG_ZYNQ_PICOZED_H
12
13 #include <configs/zynq-common.h>
14
15 #endif /* __CONFIG_ZYNQ_PICOZED_H */