We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2156057 commit 5bebc67Copy full SHA for 5bebc67
2 files changed
configs/aarch64/zone.config
@@ -841,6 +841,9 @@ CONFIG_EFI_ZBOOT=y
841
CONFIG_EFI_ARMSTUB_DTB_LOADER=y
842
CONFIG_EFI_EARLYCON=y
843
844
+CONFIG_FW_LOADER_COMPRESS=y
845
+CONFIG_FW_LOADER_COMPRESS_XZ=y
846
+
847
CONFIG_UEFI_CPER=y
848
CONFIG_UEFI_CPER_ARM=y
849
CONFIG_ARM_PSCI_FW=y
configs/x86_64/zone.config
@@ -1080,6 +1080,8 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y
1080
1081
CONFIG_FW_LOADER=m
1082
CONFIG_FW_LOADER_DEBUG=y
1083
1084
1085
CONFIG_EXTRA_FIRMWARE=""
1086
CONFIG_FW_CACHE=y
1087
0 commit comments