From 5a38572fd99b7a9e86170efddc14960a7f37a748 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Wed, 20 Mar 2019 16:32:43 -0700 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/32007 Reviewed-by: Lijian Zhao Tested-by: build bot (Jenkins) --- src/ec/google/wilco/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ec') diff --git a/src/ec/google/wilco/Kconfig b/src/ec/google/wilco/Kconfig index f4a41112b9..4202c1d7b5 100644 --- a/src/ec/google/wilco/Kconfig +++ b/src/ec/google/wilco/Kconfig @@ -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. -- cgit v1.2.3