From b792f6a2b92e7b60c3c9216e6926d36b7dd94c8a Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Fri, 25 Aug 2023 00:46:14 +0200 Subject: configs: Remove configs for unsupported boards Scaleway Tagada was removed with commit c013fa6234 and Intel Galileo was removed with commit 037c25d4dd. So remove their configs. Change-Id: I1c491f437b8a1104bdf31a34e3c7d2c4e5794301 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/77415 Reviewed-by: Elyes Haouas Tested-by: build bot (Jenkins) --- configs/config.intel_galileo_gen2.debug | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 configs/config.intel_galileo_gen2.debug (limited to 'configs/config.intel_galileo_gen2.debug') diff --git a/configs/config.intel_galileo_gen2.debug b/configs/config.intel_galileo_gen2.debug deleted file mode 100644 index f4fdb2d7eb0f..000000000000 --- a/configs/config.intel_galileo_gen2.debug +++ /dev/null @@ -1,13 +0,0 @@ -CONFIG_COLLECT_TIMESTAMPS=y -CONFIG_VENDOR_INTEL=y -CONFIG_BOARD_INTEL_GALILEO=y -# CONFIG_FSP_DEBUG_ALL is not set -CONFIG_DISPLAY_MTRRS=y -CONFIG_DISPLAY_ESRAM_LAYOUT=y -CONFIG_BOOTBLOCK_NORMAL=y -CONFIG_ON_DEVICE_ROM_LOAD=y -CONFIG_VERIFY_HOBS=y -# CONFIG_DRIVERS_INTEL_WIFI is not set -CONFIG_BOOTBLOCK_CONSOLE=y -CONFIG_POSTCAR_CONSOLE=y -CONFIG_CONSOLE_SERIAL_921600=y -- cgit v1.2.3