mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-19 03:15:00 +00:00
configs: j784s4: Enable EFI capsule update
Enable on disk, raw capsule update. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
This commit is contained in:
parent
a4d5e5daa8
commit
f29f6f1262
1 changed files with 2 additions and 0 deletions
|
@ -161,3 +161,5 @@ CONFIG_SPL_SYSRESET=y
|
|||
CONFIG_SYSRESET_TI_SCI=y
|
||||
CONFIG_DM_THERMAL=y
|
||||
CONFIG_EFI_SET_TIME=y
|
||||
|
||||
#include <configs/k3_efi_capsule.config>
|
||||
|
|
Loading…
Add table
Reference in a new issue