linux: support loading compressed firmware

Supported since Linux 5.3.
This commit is contained in:
Alyssa Ross 2022-05-12 15:21:04 +00:00
parent 7b488d1fc9
commit 9488086746
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

View File

@ -883,6 +883,8 @@ let
# Disable the firmware helper fallback, udev doesn't implement it any more
FW_LOADER_USER_HELPER_FALLBACK = option no;
FW_LOADER_COMPRESS = option yes;
HOTPLUG_PCI_ACPI = yes; # PCI hotplug using ACPI
HOTPLUG_PCI_PCIE = yes; # PCI-Expresscard hotplug support