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.
Enable FW_LOADER_COMPRESS support
1 parent dfe55bc commit a09e8b8Copy full SHA for a09e8b8
config/kernel/linux-bcm2711-current.config
@@ -525,6 +525,8 @@ CONFIG_CXL_BUS=m
525
CONFIG_UEVENT_HELPER=y
526
CONFIG_DEVTMPFS=y
527
CONFIG_DEVTMPFS_MOUNT=y
528
+CONFIG_FW_LOADER_COMPRESS=y
529
+CONFIG_FW_LOADER_COMPRESS_ZSTD=y
530
# CONFIG_BRCMSTB_GISB_ARB is not set
531
CONFIG_RASPBERRYPI_FIRMWARE=y
532
CONFIG_FIRMWARE_RP1=m
config/kernel/linux-bcm2711-edge.config
@@ -521,6 +521,8 @@ CONFIG_CXL_BUS=m
521
522
523
524
# CONFIG_EFI_VARS_PSTORE is not set
0 commit comments