We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45687d commit c7807f8Copy full SHA for c7807f8
1 file changed
arch/arm/mach-efi/Kconfig
@@ -4,6 +4,7 @@ config EFI_ARM64
4
select CPU_SUPPORTS_64BIT_KERNEL
5
select HAVE_EFI_PAYLOAD
6
select EFI_PAYLOAD
7
+ select BOOTM_FITIMAGE
8
select CLOCKSOURCE_EFI
9
depends on 64BIT
10
default y
0 commit comments