diff options
Diffstat (limited to 'include/configs/mx53cx9020.h')
-rw-r--r-- | include/configs/mx53cx9020.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx53cx9020.h b/include/configs/mx53cx9020.h index 570131fe713..432e380cca6 100644 --- a/include/configs/mx53cx9020.h +++ b/include/configs/mx53cx9020.h @@ -20,9 +20,6 @@ #define CONFIG_SYS_FSL_CLK -/* Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (32 * 1024 * 1024) - #define CONFIG_REVISION_TAG #define CONFIG_MXC_UART_BASE UART2_BASE |