summaryrefslogtreecommitdiff
path: root/include/configs/sun55i.h
blob: 70649366c1c05e4cc872f5e8ece70450b03c5153 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 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 */