Loading...
/* 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 <configs/sunxi-common.h>

#endif /* __CONFIG_H */