diff mbox series

[v7,03/24] configs: ti: Create base EFI capsule configs for TI K3 devices

Message ID 20240614163551.2610212-4-j-humphreys@ti.com
State New
Delegated to: Tom Rini
Headers show
Series EFI: ti: Enable EFI capsule updates | expand

Commit Message

Jon Humphreys June 14, 2024, 4:35 p.m. UTC
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>
---
 configs/k3_efi_capsule.config | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 configs/k3_efi_capsule.config
diff mbox series

Patch

diff --git a/configs/k3_efi_capsule.config b/configs/k3_efi_capsule.config
new file mode 100644
index 00000000000..e31cea37269
--- /dev/null
+++ b/configs/k3_efi_capsule.config
@@ -0,0 +1,2 @@ 
+CONFIG_EFI_CAPSULE_ON_DISK=y
+CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y