summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/Kconfig
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-11-08 15:28:28 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-11-17 13:26:17 +0000
commitc5b8f8ec50712e281a5c710d3115d58f9f2880e2 (patch)
treeb369879320df5d47b05a50f224fa053923002403 /src/cpu/x86/Kconfig
parent185b16d9466b9f2a047a3f6585453a637353b4a0 (diff)
downloadcoreboot-c5b8f8ec50712e281a5c710d3115d58f9f2880e2.tar.gz
coreboot-c5b8f8ec50712e281a5c710d3115d58f9f2880e2.tar.bz2
coreboot-c5b8f8ec50712e281a5c710d3115d58f9f2880e2.zip
cpu/x86/Kconfig: Drop unused Kconfig symbol
Change-Id: Id50ebecdaddcce426b15d535afcc3e755f2c5a35 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/69336 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/cpu/x86/Kconfig')
-rw-r--r--src/cpu/x86/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig
index 1852e78a0b7b..2253e18adedc 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