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