Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / stm32f429-discovery.h
index fdc9a5a..f47932d 100644 (file)
@@ -32,8 +32,6 @@
 
 #define CONFIG_SYS_CBSIZE              1024
 
-#define CONFIG_SYS_MALLOC_LEN          (2 << 20)
-
 #define CONFIG_BOOTCOMMAND                                             \
        "run bootcmd_romfs"