mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-25 23:06:15 +00:00
configs: j721e: 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
9bd6cc292f
commit
40abc84b1d
1 changed files with 2 additions and 0 deletions
|
@ -211,3 +211,5 @@ CONFIG_UFS=y
|
||||||
CONFIG_CADENCE_UFS=y
|
CONFIG_CADENCE_UFS=y
|
||||||
CONFIG_TI_J721E_UFS=y
|
CONFIG_TI_J721E_UFS=y
|
||||||
CONFIG_EFI_SET_TIME=y
|
CONFIG_EFI_SET_TIME=y
|
||||||
|
|
||||||
|
#include <configs/k3_efi_capsule.config>
|
||||||
|
|
Loading…
Add table
Reference in a new issue