From c5b8f8ec50712e281a5c710d3115d58f9f2880e2 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Tue, 8 Nov 2022 15:28:28 +0100 Subject: cpu/x86/Kconfig: Drop unused Kconfig symbol Change-Id: Id50ebecdaddcce426b15d535afcc3e755f2c5a35 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/69336 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- src/cpu/x86/Kconfig | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/cpu/x86') diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig index 1852e78a0b..2253e18ade 100644 --- a/src/cpu/x86/Kconfig +++ b/src/cpu/x86/Kconfig @@ -159,13 +159,6 @@ config SMM_MODULE_STACK_SIZE This option determines the size of the stack within the SMM handler modules. -config SMM_STUB_STACK_SIZE - hex - default 0x400 - help - This option determines the size of the stack within the SMM handler - modules. - endif config SMM_LAPIC_REMAP_MITIGATION -- cgit v1.2.3