diff options
Diffstat (limited to 'configs/mx6qarm2_pop_lpddr2_defconfig')
-rw-r--r-- | configs/mx6qarm2_pop_lpddr2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx6qarm2_pop_lpddr2_defconfig b/configs/mx6qarm2_pop_lpddr2_defconfig index 8ad41bb..af6d668 100644 --- a/configs/mx6qarm2_pop_lpddr2_defconfig +++ b/configs/mx6qarm2_pop_lpddr2_defconfig @@ -1,5 +1,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qarm2/imximage.cfg,MX6Q,MX6DQ_POP_LPDDR2,DDR_MB=256" CONFIG_ARM=y CONFIG_TARGET_MX6QARM2=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 CONFIG_DM=y CONFIG_DM_THERMAL=y |