diff options
Diffstat (limited to 'configs/mx6ul_14x14_evk_ddr_eol_brillo_defconfig')
-rw-r--r-- | configs/mx6ul_14x14_evk_ddr_eol_brillo_defconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx6ul_14x14_evk_ddr_eol_brillo_defconfig b/configs/mx6ul_14x14_evk_ddr_eol_brillo_defconfig new file mode 100644 index 0000000..1fc8c10 --- /dev/null +++ b/configs/mx6ul_14x14_evk_ddr_eol_brillo_defconfig @@ -0,0 +1,7 @@ +CONFIG_ARM=y +CONFIG_ARCH_MX6=y +CONFIG_TARGET_MX6UL_14X14_EVK=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_evk/imximage.cfg,ANDROID_SUPPORT,BRILLO_SUPPORT,DDR3L_MT41K256M16HA" +CONFIG_CMD_GPIO=y +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y |