diff options
Diffstat (limited to 'configs/mx51evk_defconfig')
-rw-r--r-- | configs/mx51evk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx51evk_defconfig b/configs/mx51evk_defconfig index 4500064b6d4..bc2dfde7ac3 100644 --- a/configs/mx51evk_defconfig +++ b/configs/mx51evk_defconfig @@ -5,6 +5,7 @@ CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_OFFSET=0xC0000 CONFIG_TARGET_MX51EVK=y +CONFIG_SYS_MALLOC_LEN=0xa00000 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="imx51-babbage" # CONFIG_CMD_BMODE is not set |