linuxOS_D21X/source/uboot-2021.10/include/configs/socfpga_stratix10_socdk.h

13 lines
274 B
C
Raw Normal View History

2024-11-29 08:13:19 +00:00
/* SPDX-License-Identifier: GPL-2.0
*
* Copyright (C) 2017-2019 Intel Corporation <www.intel.com>
*
*/
#ifndef __CONFIG_SOCFGPA_STRATIX10_H__
#define __CONFIG_SOCFGPA_STRATIX10_H__
#include <configs/socfpga_soc64_common.h>
#endif /* __CONFIG_SOCFGPA_STRATIX10_H__ */