diff --git a/common/Kconfig b/common/Kconfig index 0c25a8fc866..47d17f4e7c6 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -26,7 +26,7 @@ config CONSOLE_RECORD_INIT_F config CONSOLE_RECORD_OUT_SIZE hex "Output buffer size" depends on CONSOLE_RECORD - default 0x400 if CONSOLE_RECORD + default 0x6000 help Set the size of the console recording output buffer. When this fills up, no more data will be recorded until some is removed. The buffer