diff options
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/amd/cezanne/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index 41fe0457d2..f2fdc7fc08 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -136,7 +136,7 @@ config PRE_X86_CBMEM_CONSOLE_SIZE config PRERAM_CBMEM_CONSOLE_SIZE hex - default 0x1600 + default 0x2000 help Increase this value if preram cbmem console is getting truncated |