From 088f09dc2f11141bc66e56028c26204e8afb3217 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Mon, 4 Jun 2018 01:28:41 +0300 Subject: arch/x86: Drop leftover ROMCC support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the last bits of building romstage with romcc. Change-Id: I70bb1ed23a5aeb87bf7641e0b0bd604a4e622e61 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/26807 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/arch/x86/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/arch/x86/Kconfig') diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig index 8a87778d52..b545add8df 100644 --- a/src/arch/x86/Kconfig +++ b/src/arch/x86/Kconfig @@ -107,10 +107,6 @@ config NUM_IPI_STARTS int default 2 -config ROMCC - bool - default n - config CBMEM_TOP_BACKUP def_bool n help -- cgit v1.2.3