blob: 70649366c1c05e4cc872f5e8ece70450b03c5153 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Placeholder wrapper to allow addressing Allwinner devices with Cortex-A55
* cores separately. Please do not add anything in here.
*/
#ifndef __CONFIG_H
#define __CONFIG_H
#include <configs/sunxi-common.h>
#endif /* __CONFIG_H */