summaryrefslogtreecommitdiffstats
path: root/configs/config.emulation_qemu_x86_q35_smm_tseg
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@coreboot.org>2023-11-24 14:31:31 +0100
committerPatrick Georgi <patrick@coreboot.org>2023-11-25 13:54:43 +0000
commitbbaa1f00f3ba024bd0055230f4b812c8f044a9b6 (patch)
tree4fb0eac47958522ef57ea4653c72c31eee3fed77 /configs/config.emulation_qemu_x86_q35_smm_tseg
parent6619afac04f3991c2421a427294b56f598f098b8 (diff)
downloadcoreboot-bbaa1f00f3ba024bd0055230f4b812c8f044a9b6.tar.gz
coreboot-bbaa1f00f3ba024bd0055230f4b812c8f044a9b6.tar.bz2
coreboot-bbaa1f00f3ba024bd0055230f4b812c8f044a9b6.zip
configs: Drop references to CPU_QEMU_X86_SMMLOADERV2
This follows commit 88407bcd which removed the symbol. Since Kconfig is going to become more strict about unknown symbols, fix it. Change-Id: I19d26de8003c51437ea62e04083a14c3587a4665 Signed-off-by: Patrick Georgi <patrick@coreboot.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79254 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'configs/config.emulation_qemu_x86_q35_smm_tseg')
-rw-r--r--configs/config.emulation_qemu_x86_q35_smm_tseg1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/config.emulation_qemu_x86_q35_smm_tseg b/configs/config.emulation_qemu_x86_q35_smm_tseg
index 4b3e6e55ffa5..0ec233baa29f 100644
--- a/configs/config.emulation_qemu_x86_q35_smm_tseg
+++ b/configs/config.emulation_qemu_x86_q35_smm_tseg
@@ -1,4 +1,3 @@
CONFIG_VENDOR_EMULATION=y
CONFIG_BOARD_EMULATION_QEMU_X86_Q35=y
CONFIG_CPU_QEMU_X86_TSEG_SMM=y
-CONFIG_CPU_QEMU_X86_SMMLOADERV2=y