Prepare v2023.10
[platform/kernel/u-boot.git] / include / configs / sun7i.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2012-2013 Henrik Nordstrom <henrik@henriknordstrom.net>
4  * (C) Copyright 2013 Luke Kenneth Casson Leighton <lkcl@lkcl.net>
5  *
6  * Placeholder wrapper to allow addressing Allwinner A20 (sun7i) CPU
7  * based devices separately. Please do not add anything in here.
8  */
9 #ifndef __CONFIG_H
10 #define __CONFIG_H
11
12 #include <configs/sunxi-common.h>
13
14 #endif /* __CONFIG_H */