mainboard/google/fizz: Enable EC-EFS support
BUG=b:65028930 BRANCH=none TEST=emerge-fizz coreboot. Verify Depthcharge recognize VBSD_EC_EFS. Change-Id: Ie18536982e172a45703600eec6e183c1e7c12746 Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-on: https://review.coreboot.org/21640 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
7ec0e5a387
commit
efd395c6f7
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
config VBOOT
|
||||
select EC_GOOGLE_CHROMEEC_SWITCHES
|
||||
select GBB_FLAG_DISABLE_EC_SOFTWARE_SYNC
|
||||
select VBOOT_EC_EFS
|
||||
|
||||
config DRIVER_TPM_I2C_BUS
|
||||
depends on FIZZ_USE_I2C_TPM
|
||||
|
|
Loading…
Reference in a new issue