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:

committed by
Tom Rini

parent
bf240862a8
commit
287c08e413
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
|
Reference in New Issue
Block a user