diff options
Diffstat (limited to 'include/configs/pcl063.h')
-rw-r--r-- | include/configs/pcl063.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pcl063.h b/include/configs/pcl063.h index cb3441ee5b..f29f6dc585 100644 --- a/include/configs/pcl063.h +++ b/include/configs/pcl063.h @@ -24,9 +24,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 |