aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer/Kconfig.name
diff options
context:
space:
mode:
authorDavid Wu <david_wu@quanta.corp-partner.google.com>2020-06-05 09:48:57 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-06-18 08:22:21 +0000
commitd8aff6098a837a028eed097ef4000fb63c909830 (patch)
tree9b85a485e380e7dff39b349a234ce53809c9cc82 /src/mainboard/google/volteer/Kconfig.name
parent8d6f587da4e33e3bf5a95fd4f9f44e894fd0c688 (diff)
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>
Diffstat (limited to 'src/mainboard/google/volteer/Kconfig.name')
-rw-r--r--src/mainboard/google/volteer/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/Kconfig.name b/src/mainboard/google/volteer/Kconfig.name
index 6920aafae1..51ee6cdd42 100644
--- a/src/mainboard/google/volteer/Kconfig.name
+++ b/src/mainboard/google/volteer/Kconfig.name
@@ -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"