From b699d61b997949207a34cb672d3ba18d538fdebf Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 16 Nov 2022 12:20:06 -0700 Subject: mb/google/skyrim: Enable STB Spill-to-DRAM by default BUG=b:231291430 TEST=See STB Spill-to-DRAM enabled Signed-off-by: Martin Roth Change-Id: Ib60b7fc2ba85c7a8025c9f8c6495e94049499f56 Reviewed-on: https://review.coreboot.org/c/coreboot/+/69707 Reviewed-by: Jon Murphy Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) --- src/mainboard/google/skyrim/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src') diff --git a/src/mainboard/google/skyrim/Kconfig b/src/mainboard/google/skyrim/Kconfig index ff80c26da7..416d8e2253 100644 --- a/src/mainboard/google/skyrim/Kconfig +++ b/src/mainboard/google/skyrim/Kconfig @@ -147,4 +147,11 @@ config CONSOLE_CBMEM_BUFFER_SIZE hex default 0x80000 +config ENABLE_STB_SPILL_TO_DRAM + default y + help + Spill-to-DRAM is an STB feature that extends the buffer from using + just the small SRAM buffer to a much larger area reserved in main + memory. + endif # BOARD_GOOGLE_BASEBOARD_SKYRIM -- cgit v1.2.3