Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / mt8516.h
index 320c18f..928f4b0 100644 (file)
 
 #include <linux/sizes.h>
 
-#define CONFIG_SYS_MALLOC_LEN          SZ_4M
-
-#define CONFIG_CPU_ARMV8
-#define COUNTER_FREQUENCY              13000000
 
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    -4
@@ -22,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 */