mb/google/guybrush: Sort VBOOT_EARLY_EC_SYNC
BUG=none TEST=none Signed-off-by: Raul E Rangel <rrangel@chromium.org> Change-Id: I658372d082a8276f15c7165fe4104de4613fe7d0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52353 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
parent
31d49ec117
commit
442c560334
|
@ -33,10 +33,10 @@ config CHROMEOS
|
|||
select EC_GOOGLE_CHROMEEC_SWITCHES
|
||||
|
||||
config VBOOT
|
||||
select VBOOT_EARLY_EC_SYNC
|
||||
select VBOOT_LID_SWITCH
|
||||
select VBOOT_SEPARATE_VERSTAGE
|
||||
select VBOOT_STARTS_IN_BOOTBLOCK
|
||||
select VBOOT_EARLY_EC_SYNC
|
||||
|
||||
config FMDFILE
|
||||
string
|
||||
|
|
Loading…
Reference in New Issue