From 161df738a7894f5639262a060860516a1208dfdb Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 25 Jan 2020 20:25:53 +0100 Subject: src/Kconfig: Remove unused symbol The use of ENABLE_APIC_EXT_ID removed with commit: de56a66e Change-Id: I24c07c9a4813ceba48082ca2c564266435e58a18 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/38575 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/Kconfig b/src/Kconfig index 9522542cc3..f538a1cc18 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -1087,10 +1087,6 @@ endmenu source "src/lib/Kconfig" -config ENABLE_APIC_EXT_ID - bool - default n - config WARNINGS_ARE_ERRORS bool default y -- cgit v1.2.3