aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Mittelberg <bmbm@google.com>2021-06-10 13:24:22 -0700
committerTim Wawrzynczak <twawrzynczak@chromium.org>2021-06-12 15:35:01 +0000
commit8997e7b5aec28b00d9ac15922d451d60b6188325 (patch)
treed63943083be3dd27986d18bdd2714f2f715d7552
parentf586df4e5cb3f4ab39ea20478d1e74192b9c7658 (diff)
mainboard/google/brya: Enable software sync
This change removes the GBB flag that disables SW sync BUG:184229267 TEST:manually running chromeos-firmwareupdate Signed-off-by: Boris Mittelberg <bmbm@google.com> Change-Id: Ie8b759a0cdb0c3a0a6458f64c16216459f076e27 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55400 Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/mainboard/google/brya/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index 20999d6a15..c51aca8c6d 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -40,7 +40,6 @@ config BASEBOARD_BRYA_LAPTOP
config CHROMEOS
select CHROMEOS_DRAM_PART_NUMBER_IN_CBI
select EC_GOOGLE_CHROMEEC_SWITCHES
- select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC
select HAS_RECOVERY_MRC_CACHE
select VBOOT_LID_SWITCH