Skip to content

Commit

Permalink
RaspberryPi BCM2711: Enable FW_LOADER_COMPRESS support
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Yavitz <[email protected]>
  • Loading branch information
pyavitz committed Jan 12, 2025
1 parent dfe55bc commit a09e8b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/kernel/linux-bcm2711-current.config
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,8 @@ CONFIG_CXL_BUS=m
CONFIG_UEVENT_HELPER=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
# CONFIG_BRCMSTB_GISB_ARB is not set
CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_FIRMWARE_RP1=m
Expand Down
2 changes: 2 additions & 0 deletions config/kernel/linux-bcm2711-edge.config
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,8 @@ CONFIG_CXL_BUS=m
CONFIG_UEVENT_HELPER=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
# CONFIG_BRCMSTB_GISB_ARB is not set
CONFIG_RASPBERRYPI_FIRMWARE=y
# CONFIG_EFI_VARS_PSTORE is not set
Expand Down

0 comments on commit a09e8b8

Please sign in to comment.