src/Kconfig: Remove unused symbol

The use of ENABLE_APIC_EXT_ID removed with commit: de56a66e

Change-Id: I24c07c9a4813ceba48082ca2c564266435e58a18
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38575
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2020-01-25 20:25:53 +01:00 committed by Patrick Georgi
parent 36a0bb823f
commit 161df738a7
1 changed files with 0 additions and 4 deletions

View File

@ -1087,10 +1087,6 @@ endmenu
source "src/lib/Kconfig" source "src/lib/Kconfig"
config ENABLE_APIC_EXT_ID
bool
default n
config WARNINGS_ARE_ERRORS config WARNINGS_ARE_ERRORS
bool bool
default y default y