mb/google/volteer/variants/terrador: Disable EC SW sync
It is the reference board of TGL-Y platform, we want to disable EC SW sync for Proto stage, it would be re-enabled before EVT stage. BUG=b:156435028 TEST=FW_NAME=terrador emerge-volteer coreboot chromeos-bootimage Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com> Change-Id: Ie7999e24e9c173d4870b35ce1728f3dcc8dcac29 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42090 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
8d6f587da4
commit
d8aff6098a
|
@ -16,6 +16,7 @@ config BOARD_GOOGLE_RIPTO
|
|||
config BOARD_GOOGLE_TERRADOR
|
||||
bool "-> Terrador"
|
||||
select BOARD_GOOGLE_BASEBOARD_VOLTEER
|
||||
select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC if CHROMEOS
|
||||
|
||||
config BOARD_GOOGLE_TRONDO
|
||||
bool "-> Trondo"
|
||||
|
|
Loading…
Reference in New Issue