diff options
Diffstat (limited to 'configs/riotboard_defconfig')
-rw-r--r-- | configs/riotboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig index f462844776e..1bf40270e83 100644 --- a/configs/riotboard_defconfig +++ b/configs/riotboard_defconfig @@ -22,6 +22,7 @@ CONFIG_SPL_SERIAL=y CONFIG_SPL=y CONFIG_SPL_LIBDISK_SUPPORT=y CONFIG_DISTRO_DEFAULTS=y +CONFIG_SYS_MONITOR_LEN=409600 CONFIG_BOOTCOMMAND="run finduuid; run distro_bootcmd" # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y |