From 800193414148d5f39be42110fc2c76ad1ceb7d2f Mon Sep 17 00:00:00 2001 From: Eric Lai Date: Tue, 6 Apr 2021 13:06:54 +0800 Subject: [PATCH] mb/google/mancomb: Enable early EC Software Sync BUG=b:182211161 TEST=builds Signed-off-by: Eric Lai Change-Id: I9768feaadf2423acd50a71e9a2310b4ab2d1a2a8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52124 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel --- src/mainboard/google/mancomb/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/mancomb/Kconfig b/src/mainboard/google/mancomb/Kconfig index ba8f1d4978..6a9692ccda 100644 --- a/src/mainboard/google/mancomb/Kconfig +++ b/src/mainboard/google/mancomb/Kconfig @@ -26,6 +26,7 @@ config CHROMEOS config VBOOT select VBOOT_SEPARATE_VERSTAGE select VBOOT_STARTS_IN_BOOTBLOCK + select VBOOT_EARLY_EC_SYNC config FMDFILE string