diff options
Diffstat (limited to 'configs/mpr2_defconfig')
-rw-r--r-- | configs/mpr2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mpr2_defconfig b/configs/mpr2_defconfig index efa0f7fe1c..0757b512d6 100644 --- a/configs/mpr2_defconfig +++ b/configs/mpr2_defconfig @@ -1,5 +1,7 @@ CONFIG_SH=y CONFIG_TARGET_MPR2=y +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="console=ttySC0,115200" CONFIG_VERSION_VARIABLE=y # CONFIG_AUTOBOOT is not set # CONFIG_CMD_BDI is not set |