aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@google.com>2021-03-31 16:17:23 -0600
committerRaul Rangel <rrangel@chromium.org>2021-04-02 16:25:11 +0000
commit1e36dc078e4012f884d67a32f1faac5f80406285 (patch)
tree2be0e9259984d7ddf343648a409066f0946c01fe
parentad7c33abd21dfdde75c6ffa23c31cbe46826d2d5 (diff)
mb/google/guybrush: Enable early EC Software Sync
BUG=None TEST=Build and boot to OS in Guybrush. Ensure that the EC Software Sync is complete. Change-Id: Id8655b6f805e14ce3cb71777c1cc175f45841fcc Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52009 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
-rw-r--r--src/mainboard/google/guybrush/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/guybrush/Kconfig b/src/mainboard/google/guybrush/Kconfig
index 1b1f7b6373..9f43d5eec4 100644
--- a/src/mainboard/google/guybrush/Kconfig
+++ b/src/mainboard/google/guybrush/Kconfig
@@ -36,6 +36,7 @@ config VBOOT
select VBOOT_LID_SWITCH
select VBOOT_SEPARATE_VERSTAGE
select VBOOT_STARTS_IN_BOOTBLOCK
+ select VBOOT_EARLY_EC_SYNC
config FMDFILE
string