blob: e2f2df293540ce9c743ca3992facf5eb0329b75c [file] [log] [blame]
Siva Durga Prasad Paladugueebbfd82019-02-04 16:18:29 +05301/* 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 <michal.simek@xilinx.com>
7 * Siva Durga Prasad Paladugu <sivadur@xilinx.com>
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
Siva Durga Prasad Paladugueebbfd82019-02-04 16:18:29 +053015#endif /* __CONFIG_VERSAL_MINI_QSPI_H */