]> Git Repo - J-u-boot.git/blob - include/configs/xilinx_versal_mini_qspi.h
Globally remove most CONFIG_SPL_BUILD tests from config headers
[J-u-boot.git] / include / configs / xilinx_versal_mini_qspi.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Configuration for Xilinx Versal QSPI Flash utility
4  *
5  * (C) Copyright 2018-2019 Xilinx, Inc.
6  * Michal Simek <[email protected]>
7  * Siva Durga Prasad Paladugu <[email protected]>
8  */
9
10 #ifndef __CONFIG_VERSAL_MINI_QSPI_H
11 #define __CONFIG_VERSAL_MINI_QSPI_H
12
13 #include <configs/xilinx_versal_mini.h>
14
15 #endif /* __CONFIG_VERSAL_MINI_QSPI_H */
This page took 0.027934 seconds and 4 git commands to generate.