diff options
Diffstat (limited to 'include/configs/mt7622.h')
-rw-r--r-- | include/configs/mt7622.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mt7622.h b/include/configs/mt7622.h index 3bddbe7bcba..97fcf2f87bd 100644 --- a/include/configs/mt7622.h +++ b/include/configs/mt7622.h @@ -16,8 +16,6 @@ #define CONFIG_SYS_CBSIZE SZ_1K #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) -/* Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN SZ_4M #define CONFIG_SYS_NONCACHED_MEMORY SZ_1M /* Uboot definition */ |