diff options
Diffstat (limited to 'include/configs/stm32h750-art-pi.h')
-rw-r--r-- | include/configs/stm32h750-art-pi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stm32h750-art-pi.h b/include/configs/stm32h750-art-pi.h index eeb11a5e63..f35a0cedab 100644 --- a/include/configs/stm32h750-art-pi.h +++ b/include/configs/stm32h750-art-pi.h @@ -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) |