From b68dbc47c4dc4effbb60074639b19335e0dbcc7c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 1 Dec 2020 16:28:30 +0000 Subject: mb/intel/strago: Disable Chrome EC build Chrome EC dropped strago support, so we need to disable it here before updating our Chrome EC submodule. Change-Id: Ied8905e995fd040b981ce18e95e225ade496d23c Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/48216 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/intel/strago/Kconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/mainboard/intel/strago/Kconfig b/src/mainboard/intel/strago/Kconfig index 640f5d4e91..4ea5885e0d 100644 --- a/src/mainboard/intel/strago/Kconfig +++ b/src/mainboard/intel/strago/Kconfig @@ -47,10 +47,6 @@ config VGA_BIOS_ID The VGA_BIOS_ID for the C0 version of the video BIOS is hardcoded in soc/intel/braswell/Makefile.inc as 8086,22b1 -config EC_GOOGLE_CHROMEEC_BOARDNAME - string - default "strago" - config CBFS_SIZE hex default 0x200000 -- cgit v1.2.3