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:
parent
13dae93501
commit
8525b8c3bd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue