Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / mt7629.h
index 17efbd8..c98d794 100644 (file)
@@ -22,8 +22,6 @@
 #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
 
 /* Environment */