Ley Foon Tan | a76b711 | 2019-11-27 15:55:32 +0800 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 |
2 | * | ||||
3 | * Copyright (C) 2019 Intel Corporation <www.intel.com> | ||||
4 | * | ||||
5 | */ | ||||
6 | |||||
7 | #ifndef __CONFIG_SOCFGPA_AGILEX_H__ | ||||
8 | #define __CONFIG_SOCFGPA_AGILEX_H__ | ||||
9 | |||||
10 | #include <configs/socfpga_soc64_common.h> | ||||
11 | |||||
12 | #endif /* __CONFIG_SOCFGPA_AGILEX_H__ */ |