Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc
[platform/kernel/u-boot.git] / include / configs / xilinx_zynqmp_zc1275_revB.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Configuration for Xilinx ZynqMP zc1275 RevB
4  *
5  * (C) Copyright 2018 Xilinx, Inc.
6  */
7
8 #ifndef __CONFIG_ZYNQMP_ZC1275_REVB_H
9 #define __CONFIG_ZYNQMP_ZC1275_REVB_H
10
11 #define CONFIG_ZYNQ_SDHCI1
12
13 #include <configs/xilinx_zynqmp.h>
14
15 #endif /* __CONFIG_ZYNQMP_ZC1275_REVB_H */