summaryrefslogtreecommitdiff
path: root/include/configs/sun6i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sun6i.h')
-rw-r--r--include/configs/sun6i.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h
index 0b1fedda108..cbe04ac3c23 100644
--- a/include/configs/sun6i.h
+++ b/include/configs/sun6i.h
@@ -4,15 +4,12 @@
* (C) Copyright 2013 Luke Kenneth Casson Leighton <lkcl@lkcl.net>
* (C) Copyright 2013 Maxime Ripard <maxime.ripard@free-electrons.com>
*
- * Configuration settings for the Allwinner A31 (sun6i) CPU
+ * Placeholder wrapper to allow addressing Allwinner A31 (sun6i) 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 */