diff options
Diffstat (limited to 'include/configs/mys_6ulx.h')
-rw-r--r-- | include/configs/mys_6ulx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mys_6ulx.h b/include/configs/mys_6ulx.h index b68ae1275f..04c9879ccc 100644 --- a/include/configs/mys_6ulx.h +++ b/include/configs/mys_6ulx.h @@ -15,9 +15,6 @@ #define CONFIG_SYS_FSL_USDHC_NUM 1 -/* Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (16 * SZ_1M) - /* Console configs */ #define CONFIG_MXC_UART_BASE UART1_BASE |