diff options
Diffstat (limited to 'configs/mx6ul_14x14_ddr3_arm2_defconfig')
-rw-r--r-- | configs/mx6ul_14x14_ddr3_arm2_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/mx6ul_14x14_ddr3_arm2_defconfig b/configs/mx6ul_14x14_ddr3_arm2_defconfig new file mode 100644 index 0000000..091f8cc --- /dev/null +++ b/configs/mx6ul_14x14_ddr3_arm2_defconfig @@ -0,0 +1,5 @@ +CONFIG_ARM=y +CONFIG_ARCH_MX6=y +CONFIG_TARGET_MX6UL_14X14_DDR3_ARM2=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_ddr3_arm2/imximage.cfg" +CONFIG_CMD_GPIO=y |