summaryrefslogtreecommitdiffstats
path: root/configs/config.google_skyrim.with_binaries
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2022-10-25 11:54:45 -0600
committerFred Reitberger <reitbergerfred@gmail.com>2022-11-10 12:51:15 +0000
commit2204cee6e92cac1f7ff80d123388b19c82af5ab8 (patch)
tree1ec78f47aed63a3ef5ac21e39a3045a3259fce75 /configs/config.google_skyrim.with_binaries
parent21f52c8af87bad32f139f06f2a74543020249741 (diff)
downloadcoreboot-2204cee6e92cac1f7ff80d123388b19c82af5ab8.tar.gz
coreboot-2204cee6e92cac1f7ff80d123388b19c82af5ab8.tar.bz2
coreboot-2204cee6e92cac1f7ff80d123388b19c82af5ab8.zip
configs: Build test STB features on google skyrim
- Update the google_skyrim.with_binaries to test printing the STB entries. - Add a new saved config to test building without video, building using an x86 verstage, and STB_SPILL_TO_DRAM Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Idddcf2441b91b79575e5dfed1cc56d207234205b Reviewed-on: https://review.coreboot.org/c/coreboot/+/68928 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com> Reviewed-by: Jon Murphy <jpmurphy@google.com>
Diffstat (limited to 'configs/config.google_skyrim.with_binaries')
-rw-r--r--configs/config.google_skyrim.with_binaries2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/config.google_skyrim.with_binaries b/configs/config.google_skyrim.with_binaries
index d0227af4f371..530ace4eec53 100644
--- a/configs/config.google_skyrim.with_binaries
+++ b/configs/config.google_skyrim.with_binaries
@@ -27,3 +27,5 @@ CONFIG_DISPLAY_FSP_CALLS_AND_STATUS=y
CONFIG_DISPLAY_FSP_HEADER=y
CONFIG_FATAL_ASSERTS=y
CONFIG_DEBUG_SMI=y
+CONFIG_WRITE_STB_BUFFER_TO_CONSOLE=y
+CONFIG_ADD_POSTCODES_TO_STB=y