mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-17 02:15:02 +00:00
configs: ti: Create base EFI capsule configs for TI K3 devices
To better scale with the number of boards, separate TI K3 EFI capsule configs into its own file that can be shared across TI K3 boards. This will allow any platform level config changes to be done once. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
This commit is contained in:
parent
bf240862a8
commit
287c08e413
1 changed files with 2 additions and 0 deletions
2
configs/k3_efi_capsule.config
Normal file
2
configs/k3_efi_capsule.config
Normal file
|
@ -0,0 +1,2 @@
|
|||
CONFIG_EFI_CAPSULE_ON_DISK=y
|
||||
CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
|
Loading…
Add table
Reference in a new issue