summaryrefslogtreecommitdiff
path: root/src/mainboard/google/skyrim/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/skyrim/Kconfig')
-rw-r--r--src/mainboard/google/skyrim/Kconfig7
1 files changed, 7 insertions, 0 deletions
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