diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-09-23 13:13:39 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-09-23 13:13:39 -0500 |
commit | 10db88dce39460ae36eae6aca8487995a407a5e4 (patch) | |
tree | 58968cd44d567bf4f6c3560541cb62112a71d4f7 /kernel-x86_64-rhel.config | |
parent | c44a1b4e38ea3d8481a05c8bdb7f5356c3f03cfe (diff) | |
download | kernel-10db88dce39460ae36eae6aca8487995a407a5e4.tar.gz kernel-10db88dce39460ae36eae6aca8487995a407a5e4.tar.xz kernel-10db88dce39460ae36eae6aca8487995a407a5e4.zip |
kernel-5.15-0.rc2.20210923git58e2cf5d7946.21
* Thu Sep 23 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.15-0.rc2.20210923git58e2cf5d7946.21]
- redhat/configs: enable CONFIG_SQUASHFS_ZSTD which is already enabled in Fedora 34 (Tao Liu) [1998953]
Resolves: rhbz#1998953
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-rhel.config')
-rw-r--r-- | kernel-x86_64-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 23fdaef91..f825ad948 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -5896,7 +5896,7 @@ CONFIG_SQUASHFS=m CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_XZ=y CONFIG_SQUASHFS_ZLIB=y -# CONFIG_SQUASHFS_ZSTD is not set +CONFIG_SQUASHFS_ZSTD=y # CONFIG_SRAM is not set # CONFIG_SRF04 is not set # CONFIG_SRF08 is not set |