diff options
Diffstat (limited to 'configs/mx6solosabreautoandroid_defconfig')
-rw-r--r-- | configs/mx6solosabreautoandroid_defconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx6solosabreautoandroid_defconfig b/configs/mx6solosabreautoandroid_defconfig new file mode 100644 index 0000000..c09c52b --- /dev/null +++ b/configs/mx6solosabreautoandroid_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/mx6solo.cfg,MX6SOLO,SYS_NOSMP="nosmp",ANDROID_SUPPORT" +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 |