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>
This commit is contained in:
parent
185b16d946
commit
c5b8f8ec50
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue