commit | d1fcf39360f9d18d3f216131b05bf9290a50ffdd | [log] [tgz] |
---|---|---|
author | Jonathan Humphreys <j-humphreys@ti.com> | Fri Jun 14 11:35:39 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 18 10:43:29 2024 -0600 |
tree | b4481de303ca913e1d9c7ed2d6b5cc652da282fc | |
parent | 691a61d4bdf06143e7a4cdcfe23aa0293aae505f [diff] |
configs: beagleplay: Enable EFI capsule update Enable on disk, raw capsule update. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
diff --git a/configs/am62x_beagleplay_a53_defconfig b/configs/am62x_beagleplay_a53_defconfig index 414b935..79c82d1 100644 --- a/configs/am62x_beagleplay_a53_defconfig +++ b/configs/am62x_beagleplay_a53_defconfig
@@ -126,4 +126,5 @@ CONFIG_LZO=y CONFIG_EFI_SET_TIME=y +#include <configs/k3_efi_capsule.config> #include <configs/am62x_a53_usbdfu.config>