diff options
-rw-r--r-- | configs/am62x_beagleplay_a53_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am62x_beagleplay_a53_defconfig b/configs/am62x_beagleplay_a53_defconfig index 414b935bffb..79c82d1ff7a 100644 --- a/configs/am62x_beagleplay_a53_defconfig +++ b/configs/am62x_beagleplay_a53_defconfig @@ -126,4 +126,5 @@ CONFIG_FS_FAT_MAX_CLUSTSIZE=16384 CONFIG_LZO=y CONFIG_EFI_SET_TIME=y +#include <configs/k3_efi_capsule.config> #include <configs/am62x_a53_usbdfu.config> |