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