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:
		@@ -159,13 +159,6 @@ config SMM_MODULE_STACK_SIZE
 | 
				
			|||||||
	  This option determines the size of the stack within the SMM handler
 | 
						  This option determines the size of the stack within the SMM handler
 | 
				
			||||||
	  modules.
 | 
						  modules.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
config SMM_STUB_STACK_SIZE
 | 
					 | 
				
			||||||
	hex
 | 
					 | 
				
			||||||
	default 0x400
 | 
					 | 
				
			||||||
	help
 | 
					 | 
				
			||||||
	  This option determines the size of the stack within the SMM handler
 | 
					 | 
				
			||||||
	  modules.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
config SMM_LAPIC_REMAP_MITIGATION
 | 
					config SMM_LAPIC_REMAP_MITIGATION
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user