mainboard/google/poppy: Disable EC SW sync

BUG=chrome-os-partner:60513
BRANCH=None
TEST=Verified that EC SW sync is disabled

Change-Id: I399b26aa64084f5d5e91a2e585281dc48fa81c89
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/18114
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Furquan Shaikh 2017-01-12 02:58:23 -08:00 committed by Martin Roth
parent 13dae93501
commit 8525b8c3bd

View file

@ -15,6 +15,7 @@ config BOARD_SPECIFIC_OPTIONS
config CHROMEOS
select EC_GOOGLE_CHROMEEC_SWITCHES
select LID_SWITCH
select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC
config DRIVERS_I2C_GENERIC
def_bool y