X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fmx6qsabreauto_defconfig;h=ab72942ad59b562b4c22d1eeaad49d81b3318b8c;hb=b9cb64825b5e6efeb715abd8b48d9b12f98973e9;hp=7d86700b30a9c0055d987ac60e10c12f96aa9822;hpb=dcdb61a084bd3840d0987a5d01ae506c11efca1b;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/mx6qsabreauto_defconfig b/configs/mx6qsabreauto_defconfig index 7d86700..ab72942 100644 --- a/configs/mx6qsabreauto_defconfig +++ b/configs/mx6qsabreauto_defconfig @@ -1,3 +1,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/imximage.cfg,MX6Q" CONFIG_ARM=y CONFIG_TARGET_MX6QSABREAUTO=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_DM=y +CONFIG_DM_THERMAL=y