Revert "mb/google/mancomb: Enable early EC Software Sync"
This reverts commit 8001934141
. EC
software sync needs to be enabled in payload once the EFS2 requirements
are met.
BUG=b:185277224
TEST=Build.
Cq-Depend: chromium:2829948
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: Ib22a89e221e1e057d82ef76b7008e5d3f14df5e7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52451
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
54888e8d7d
commit
110c47699a
|
@ -31,7 +31,6 @@ config CHROMEOS
|
|||
config VBOOT
|
||||
select VBOOT_SEPARATE_VERSTAGE
|
||||
select VBOOT_STARTS_IN_BOOTBLOCK
|
||||
select VBOOT_EARLY_EC_SYNC
|
||||
|
||||
config VBOOT_VBNV_OFFSET
|
||||
hex
|
||||
|
|
Loading…
Reference in New Issue