From efa56ab12bf174021b187f506c89b44d0e38e7f9 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Thu, 28 Nov 2019 16:11:47 +0100 Subject: arch/x86: Drop ROMCC_BOOTBLOCK symbol Change-Id: I968c4392849045cd50bfe2c83de44daba38ee245 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/37336 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes --- src/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/Kconfig b/src/Kconfig index b78b162e9d..762cf8901b 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -1177,9 +1177,6 @@ config BOOTBLOCK_CUSTOM # src/lib/bootblock.c#main() C entry point. bool -config ROMCC_BOOTBLOCK - bool - ############################################################################### # Set default values for symbols created before mainboards. This allows the # option to be displayed in the general menu, but the default to be loaded in -- cgit v1.2.3