Skip to content

linux: Enable zstd compressed firmware

This enables support for zstd compressed firmware, which is required by firmware like i915, since they are compressed with zstd. The kernel config currently only enables xz compressed firmware (not explicitly, but it appears to be a default).

Merge request reports