diff options
Diffstat (limited to 'configs/shmin_defconfig')
-rw-r--r-- | configs/shmin_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/shmin_defconfig b/configs/shmin_defconfig index 8570bbc46a..74f00bd738 100644 --- a/configs/shmin_defconfig +++ b/configs/shmin_defconfig @@ -1,5 +1,7 @@ CONFIG_SH=y CONFIG_TARGET_SHMIN=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 |