/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuration settings for new Allwinner F-series (suniv) CPU */ #ifndef __CONFIG_H #define __CONFIG_H /* * Include common sunxi configuration where most the settings are */ #include #endif /* __CONFIG_H */