Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT"

This reverts commit 51169b7dda4a1978d622e329a1c40e384471c165.

I was not ready to enable this option yet, until it is enabled
in depthcharge it needs to stay off in coreboot or depthcharge
will attempt to do software sync without a proper driver.

Change-Id: I4840812d0541f822502cfc5c66bed27edf4d2ecc
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32007
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Duncan Laurie 2019-03-20 16:32:43 -07:00 committed by Duncan Laurie
parent 774d41495e
commit 5a38572fd9
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ config EC_GOOGLE_WILCO
default n
select EC_GOOGLE_COMMON_MEC
select EC_ACPI
select VBOOT_EC_SOFTWARE_SYNC if VBOOT
help
Google Wilco Embedded Controller interface.