summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorZheng Bao <fishbaozi@gmail.com>2023-08-29 13:24:11 +0800
committerFelix Held <felix-coreboot@felixheld.de>2023-08-31 14:04:40 +0000
commitbc54f72d5da9c1c752aacf0c77c94a03771c3a90 (patch)
tree202ac84453f2d15461cd6976dc5edcdd7300a335 /configs
parent465064f7d434b295d000d7c3cc5d2dcb07ddd0c9 (diff)
downloadcoreboot-bc54f72d5da9c1c752aacf0c77c94a03771c3a90.tar.gz
coreboot-bc54f72d5da9c1c752aacf0c77c94a03771c3a90.tar.bz2
coreboot-bc54f72d5da9c1c752aacf0c77c94a03771c3a90.zip
abuild:skyrim: Remove the setting for AMD FW base in configs
Change-Id: I56e0501b511866b8ccc200b55620f87883e12067 Signed-off-by: Zheng Bao <fishbaozi@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77518 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/config.google_skyrim.no_video1
-rw-r--r--configs/config.google_skyrim.with_binaries1
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/config.google_skyrim.no_video b/configs/config.google_skyrim.no_video
index 36da48786ed9..4494f1f99a46 100644
--- a/configs/config.google_skyrim.no_video
+++ b/configs/config.google_skyrim.no_video
@@ -1,7 +1,6 @@
CONFIG_USE_AMD_BLOBS=y
CONFIG_VENDOR_GOOGLE=y
# CONFIG_CONSOLE_SERIAL is not set
-CONFIG_AMD_FWM_POSITION_INDEX=4
CONFIG_VBOOT=y
CONFIG_VBOOT_SLOTS_RW_A=y
# CONFIG_DRIVERS_INTEL_WIFI is not set
diff --git a/configs/config.google_skyrim.with_binaries b/configs/config.google_skyrim.with_binaries
index 530ace4eec53..7c56cebcec0c 100644
--- a/configs/config.google_skyrim.with_binaries
+++ b/configs/config.google_skyrim.with_binaries
@@ -2,7 +2,6 @@ CONFIG_TIMESTAMPS_ON_CONSOLE=y
CONFIG_USE_AMD_BLOBS=y
CONFIG_VENDOR_GOOGLE=y
CONFIG_VGA_BIOS_ID="1002,1506"
-CONFIG_AMD_FWM_POSITION_INDEX=3
CONFIG_VGA_BIOS=y
CONFIG_CONSOLE_POST=y
CONFIG_BOARD_GOOGLE_SKYRIM=y