Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/80689?usp=email )
Change subject: mb/google/brox: Disable Early EC Sync ......................................................................
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 shchen@google.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/80689 Reviewed-by: Karthik Ramasubramanian kramasub@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/brox/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Karthik Ramasubramanian: Looks good to me, approved
diff --git a/src/mainboard/google/brox/Kconfig b/src/mainboard/google/brox/Kconfig index 0594732..1794d46 100644 --- a/src/mainboard/google/brox/Kconfig +++ b/src/mainboard/google/brox/Kconfig @@ -113,7 +113,6 @@ default "brox" if BOARD_GOOGLE_BROX
config VBOOT - select VBOOT_EARLY_EC_SYNC select VBOOT_LID_SWITCH
config DIMM_SPD_SIZE