mb/google/octopus/variants/bip: Enable EC SW sync
This change enables EC SW sync for bip by removing GBB flag selection for disabling SW sync. BUG=b:110523189 TEST=Verified that EC SW sync works fine on bip. Change-Id: Iff8ee67fd682530a4fa82643cd1d00a645b347a3 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/27428 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Justin TerAvest <teravest@chromium.org>
This commit is contained in:
parent
3130a93bfa
commit
4d98916721
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ config BOARD_GOOGLE_BIP
|
|||
bool "-> Bip"
|
||||
select BASEBOARD_OCTOPUS_LAPTOP
|
||||
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
|
||||
select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC if CHROMEOS
|
||||
select NHLT_RT5682 if INCLUDE_NHLT_BLOBS
|
||||
|
||||
config BOARD_GOOGLE_PHASER
|
||||
|
|
Loading…
Reference in a new issue