Skip to content

[redhat] New configs in drivers/firmware

CKI ARK Bot requested to merge configs/2022-10-10/drivers/firmware into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: EFI_ZBOOT [=n] Type : bool Defined at drivers/firmware/efi/Kconfig:108 Prompt: Enable the generic EFI decompressor Depends on: EFI [=y] && EFI_GENERIC_STUB [=y] && !ARM Location: Main menu -> Device Drivers -> Firmware Drivers -> EFI (Extensible Firmware Interface) Support Selects: HAVE_KERNEL_GZIP [=n] && HAVE_KERNEL_LZ4 [=n] && HAVE_KERNEL_LZMA [=n] && HAVE_KERNEL_LZO [=n] && HAVE_KERNEL_XZ [=n] && HAVE_KERNEL_ZSTD [=n]


Cc: Lenny Szubowicz lszubowi@redhat.com Cc: David Arcari darcari@redhat.com Cc: Mark Langsdorf mlangsdo@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports