diff options
Diffstat (limited to 'configs/mx28evk_auart_console_defconfig')
-rw-r--r-- | configs/mx28evk_auart_console_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/mx28evk_auart_console_defconfig b/configs/mx28evk_auart_console_defconfig new file mode 100644 index 0000000000..7986880173 --- /dev/null +++ b/configs/mx28evk_auart_console_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="MXS_AUART,MXS_AUART_BASE=MXS_UARTAPP3_BASE,ENV_IS_IN_MMC" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_MX28EVK=y |