ci: Enable ZSTD support for ZRAM in the kernel

The only functional change is that the CONFIG_ZRAM_BACKEND_ZSTD and
CONFIG_ZRAM_DEF_COMP_ZSTD options are enabled.

Suggested by @anholt.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40566>
This commit is contained in:
Valentine Burley 2026-03-23 11:30:42 +01:00 committed by Marge Bot
parent 89229f08bb
commit 3fa7f73a83

View file

@ -32,7 +32,7 @@ variables:
FEDORA_X86_64_BUILD_TAG: "20250917-rust"
KERNEL_TAG: "v6.19-mesa-9505"
KERNEL_TAG: "v6.19-mesa-8a6f"
KERNEL_REPO: "gfx-ci/linux"
PKG_REPO_REV: "78fcf356"
FIRMWARE_TAG: "8fc31b97"