Skip to content

Commit

Permalink
base-config: Enable ZSTD compression support for firmware files
Browse files Browse the repository at this point in the history
Growing number of distro started to package linux-firmware with zstd
compression.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
  • Loading branch information
ujfalusi authored and plbossart committed Nov 28, 2023
1 parent 4b61be9 commit 61b6f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ CONFIG_DYNAMIC_DEBUG=y
CONFIG_PM_ADVANCED_DEBUG=y

CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_ZSTD=y

CONFIG_BUILD_SALT=""

Expand Down

0 comments on commit 61b6f8f

Please sign in to comment.