blob: 09b46ba013737b843edd16ab6d322c69420fae8a [file] [log] [blame]
Ley Foon Tana6847292018-05-24 00:17:32 +08001/* SPDX-License-Identifier: GPL-2.0
2 *
Ley Foon Tan380477f2019-11-27 15:55:31 +08003 * Copyright (C) 2017-2019 Intel Corporation <www.intel.com>
Ley Foon Tana6847292018-05-24 00:17:32 +08004 *
5 */
6
7#ifndef __CONFIG_SOCFGPA_STRATIX10_H__
8#define __CONFIG_SOCFGPA_STRATIX10_H__
9
Ley Foon Tan380477f2019-11-27 15:55:31 +080010#include <configs/socfpga_soc64_common.h>
Ley Foon Tana6847292018-05-24 00:17:32 +080011
Ley Foon Tan380477f2019-11-27 15:55:31 +080012#endif /* __CONFIG_SOCFGPA_STRATIX10_H__ */