Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / stm32h743-disco.h
index 6fe2ac4..f562055 100644 (file)
@@ -24,7 +24,6 @@
 #define CONFIG_REVISION_TAG
 
 #define CONFIG_SYS_MAXARGS             16
-#define CONFIG_SYS_MALLOC_LEN          (1 * 1024 * 1024)
 
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0)