1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Configuration for Xilinx Versal NET MINI configuration
5 * Copyright (C) 2018 - 2022, Xilinx, Inc.
6 * Copyright (C) 2022, Advanced Micro Devices, Inc.
11 #ifndef __CONFIG_VERSAL_NET_MINI_H
12 #define __CONFIG_VERSAL_NET_MINI_H
14 #define CONFIG_EXTRA_ENV_SETTINGS
16 #include <configs/xilinx_versal_net.h>
18 /* Undef unneeded configs */
19 #undef CONFIG_EXTRA_ENV_SETTINGS
21 #endif /* __CONFIG_VERSAL_NET_MINI_H */