global: Migrate CONFIG_MXC_UART_BASE to CFG
[platform/kernel/u-boot.git] / include / configs / sun8i.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2014 Chen-Yu Tsai <wens@csie.org>
4  *
5  * Placeholder wrapper to allow addressing Allwinner A23 (and later) sun8i
6  * CPU based devices separately. Please do not add anything in here.
7  */
8 #ifndef __CONFIG_H
9 #define __CONFIG_H
10
11 #include <configs/sunxi-common.h>
12
13 #endif /* __CONFIG_H */