diff options
Diffstat (limited to 'configs/mx53smd_defconfig')
-rw-r--r-- | configs/mx53smd_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mx53smd_defconfig b/configs/mx53smd_defconfig new file mode 100644 index 0000000..97cb931 --- /dev/null +++ b/configs/mx53smd_defconfig @@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53smd/imximage.cfg" +CONFIG_ARM=y +CONFIG_TARGET_MX53SMD=y |