From 3ef017c4d4975aa055f8be3dc8a5cf37250f88e2 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sun, 6 Jan 2019 14:09:31 +0100 Subject: [RFC]util/checklist: Remove this functionality It was only hooked up for galileo board when using the obsolete FSP1.1. I don't see how it can be useful... Change-Id: Ifd7cbd664cfa3b729a11c885134fd9b5de62a96c Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/30691 Reviewed-by: Angel Pons Reviewed-by: Stefan Reinauer Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/intel/galileo/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/intel/galileo/Kconfig b/src/mainboard/intel/galileo/Kconfig index bddc03666d..0af03e570c 100644 --- a/src/mainboard/intel/galileo/Kconfig +++ b/src/mainboard/intel/galileo/Kconfig @@ -18,7 +18,6 @@ if BOARD_INTEL_GALILEO config BOARD_SPECIFIC_OPTIONS def_bool y select BOARD_ROMSIZE_KB_8192 -# select CREATE_BOARD_CHECKLIST select ENABLE_BUILTIN_HSUART1 select HAVE_ACPI_TABLES select SOC_INTEL_QUARK @@ -52,7 +51,6 @@ choice config FSP_VERSION_1_1 bool "FSP 1.1" - select CREATE_BOARD_CHECKLIST select PLATFORM_USES_FSP1_1 # select ADD_FSP_RAW_BIN help -- cgit v1.2.3