mb/google/nissa/var/rull: Enable VBOOT_EC_SYNC_ESOL for rull device
Enable `VBOOT_EC_SYNC_ESOL` config option to display early sign-of-life (eSOL) during EC firmware updates for rull devices. BUG=b:386920751 TEST=Verify that eSOL is displayed during EC firmware update. Change-Id: Ibf6f88d7cf63b48c39300f4db981fe1a8efcefe9 Signed-off-by: Pranava Y N <pranavayn@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/87773 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Jayvik Desai <jayvik@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3155b2f64c
commit
bd66b8cdd2
1 changed files with 1 additions and 0 deletions
|
|
@ -1147,6 +1147,7 @@ config VARIANT_DIR
|
|||
|
||||
config VBOOT
|
||||
select VBOOT_EARLY_EC_SYNC if !(BOARD_GOOGLE_BASEBOARD_NISSA || BOARD_GOOGLE_BASEBOARD_TRULO) || BOARD_GOOGLE_RULL
|
||||
select VBOOT_EC_SYNC_ESOL if BOARD_GOOGLE_RULL
|
||||
select VBOOT_LID_SWITCH
|
||||
|
||||
config UART_FOR_CONSOLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue