Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / stm32f746-disco.h
index 6b527b8..15bc43b 100644 (file)
@@ -36,8 +36,6 @@
 
 #define CONFIG_SYS_CBSIZE              1024
 
-#define CONFIG_SYS_MALLOC_LEN          (1 * 1024 * 1024)
-
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0)