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:
parent
36a0bb823f
commit
161df738a7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue