aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/sun7i.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sun7i.h')
-rw-r--r--include/configs/sun7i.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/sun7i.h b/include/configs/sun7i.h
index 803a7514cc0..bc2779fa26f 100644
--- a/include/configs/sun7i.h
+++ b/include/configs/sun7i.h
@@ -9,13 +9,6 @@
#define __CONFIG_H
/*
- * A20 specific configuration
- */
-
-#define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE
-#define CONFIG_ARMV7_SECURE_MAX_SIZE (64 * 1024) /* 64 KB */
-
-/*
* Include common sunxi configuration where most the settings are
*/
#include <configs/sunxi-common.h>