diff options
Diffstat (limited to 'configs/mx7dsabresdbrillo_defconfig')
-rw-r--r-- | configs/mx7dsabresdbrillo_defconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/mx7dsabresdbrillo_defconfig b/configs/mx7dsabresdbrillo_defconfig new file mode 100644 index 0000000..7d83b45 --- /dev/null +++ b/configs/mx7dsabresdbrillo_defconfig @@ -0,0 +1,8 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx7dsabresd/imximage.cfg,MX7D,ANDROID_THINGS_SUPPORT" +CONFIG_ARM=y +CONFIG_ARCH_MX7=y +CONFIG_TARGET_MX7DSABRESD=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_DM=y +CONFIG_DM_THERMAL=y |