From 4ed5b1723d19c349d9a1f6be1351b8394652ea7e Mon Sep 17 00:00:00 2001 From: Shelley Chen Date: Wed, 21 Feb 2024 09:51:31 -0800 Subject: mb/google/brox: Disable Early EC Sync Early EC Sync does not need to be enabled in coreboot as EFS2 is being enabled in the EC. BUG=b:326152804 BRANCH=None TEST=emerge-brox coreboot To be tested with EC sync enabled Change-Id: I08bdbe9f3dcea837b0b148adc137c03d3461877a Signed-off-by: Shelley Chen Reviewed-on: https://review.coreboot.org/c/coreboot/+/80689 Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) --- src/mainboard/google/brox/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/google/brox/Kconfig b/src/mainboard/google/brox/Kconfig index 0594732ce1fc..1794d464094b 100644 --- a/src/mainboard/google/brox/Kconfig +++ b/src/mainboard/google/brox/Kconfig @@ -113,7 +113,6 @@ config VARIANT_DIR default "brox" if BOARD_GOOGLE_BROX config VBOOT - select VBOOT_EARLY_EC_SYNC select VBOOT_LID_SWITCH config DIMM_SPD_SIZE -- cgit v1.2.3