commit | 0e42b10ba3df4fd20c05a9dd05cb9a24956001c5 | [log] [tgz] |
---|---|---|
author | Jonathan Humphreys <j-humphreys@ti.com> | Fri Jun 14 11:35:35 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 18 10:43:29 2024 -0600 |
tree | 010ad692cce875a43025035e0707966cc8c45e95 | |
parent | 1f522a9fcb361ff3e4eea0ac19ee8edc95ccbd3b [diff] [blame] |
configs: j721e: Enable EFI capsule update Enable on disk, raw capsule update. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig index 451a6a9..f993157 100644 --- a/configs/j721e_evm_a72_defconfig +++ b/configs/j721e_evm_a72_defconfig
@@ -211,3 +211,5 @@ CONFIG_CADENCE_UFS=y CONFIG_TI_J721E_UFS=y CONFIG_EFI_SET_TIME=y + +#include <configs/k3_efi_capsule.config>