UPSTREAM: intel/apollolake: Select VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT
This allows the board to save the recovery request in case of unexpected reboots caused by FSP. BUG=chrome-os-partner:55431 BRANCH=None TEST=None Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/15803 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) Change-Id: If71802d2cba52a426f4c2db90d6c5384ed03ce68 Reviewed-on: https://chromium-review.googlesource.com/362975 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
061065b518
commit
d31f4c44a6
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ config CHROMEOS
|
|||
select EC_SOFTWARE_SYNC if EC_GOOGLE_CHROMEEC
|
||||
select SEPARATE_VERSTAGE
|
||||
select VBOOT_OPROM_MATTERS
|
||||
select VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT
|
||||
select VBOOT_STARTS_IN_BOOTBLOCK
|
||||
select VIRTUAL_DEV_SWITCH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue