diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/mx6ul_nxpu_iopb_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/mx6ul_nxpu_iopb_defconfig b/configs/mx6ul_nxpu_iopb_defconfig new file mode 100644 index 0000000..d38c535 --- /dev/null +++ b/configs/mx6ul_nxpu_iopb_defconfig @@ -0,0 +1,5 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_nxpu_iopb/imximage.cfg,MX6UL,MX6UL_NXPU_IOPB,ANDROID_SUPPORT,BRILLO_SUPPORT" +CONFIG_ARM=y +CONFIG_TARGET_MX6UL_NXPU_IOPB=y +CONFIG_DM=y +CONFIG_DM_THERMAL=y |