]> git.sur5r.net Git - u-boot/blob - include/configs/xilinx_zynqmp_zc1751_xm019_dc5.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / xilinx_zynqmp_zc1751_xm019_dc5.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Configuration for Xilinx ZynqMP zc1751 XM019 DC5
4  *
5  * (C) Copyright 2015 Xilinx, Inc.
6  * Siva Durga Prasad <siva.durga.paladugu@xilinx.com>
7  * Michal Simek <michal.simek@xilinx.com>
8  */
9
10 #ifndef __CONFIG_ZYNQMP_ZC1751_XM019_DC5_H
11 #define __CONFIG_ZYNQMP_ZC1751_XM019_DC5_H
12
13 #define CONFIG_ZYNQ_SDHCI0
14
15 #include <configs/xilinx_zynqmp.h>
16
17 #endif /* __CONFIG_ZYNQMP_ZC1751_XM019_DC5_H */