Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / mt8516.h
index 12840b8..928f4b0 100644 (file)
@@ -11,8 +11,6 @@
 
 #include <linux/sizes.h>
 
-#define CONFIG_CPU_ARMV8
-#define COUNTER_FREQUENCY              13000000
 
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    -4
@@ -20,9 +18,6 @@
 #define CONFIG_SYS_NS16550_COM1                0x11005000
 #define CONFIG_SYS_NS16550_CLK         26000000
 
-#define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_TEXT_BASE + SZ_2M - \
-                                                GENERATED_GBL_DATA_SIZE)
-
 #define CONFIG_SYS_BOOTM_LEN           SZ_64M
 
 /* Environment settings */