Convert CONFIG_LBA48 et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / suniv.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Configuration settings for new Allwinner F-series (suniv) CPU
4  */
5
6 #ifndef __CONFIG_H
7 #define __CONFIG_H
8
9 /*
10  * Include common sunxi configuration where most the settings are
11  */
12 #include <configs/sunxi-common.h>
13
14 #endif /* __CONFIG_H */