summaryrefslogtreecommitdiff
path: root/include/configs/suniv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/suniv.h')
-rw-r--r--include/configs/suniv.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/configs/suniv.h b/include/configs/suniv.h
index 6118cd5e1a6..9cc1a77f6c8 100644
--- a/include/configs/suniv.h
+++ b/include/configs/suniv.h
@@ -1,14 +1,11 @@
/* SPDX-License-Identifier: GPL-2.0+ */
/*
- * Configuration settings for new Allwinner F-series (suniv) CPU
+ * Placeholder wrapper to allow addressing Allwinner F-series (suniv) CPU
+ * based devices separately. Please do not add anything in here.
*/
-
#ifndef __CONFIG_H
#define __CONFIG_H
-/*
- * Include common sunxi configuration where most the settings are
- */
#include <configs/sunxi-common.h>
#endif /* __CONFIG_H */