mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-22 08:52:15 +01:00
Merge pull request #1297 from flatcar/t-lo/3602-add-squashfs-zstd
add zstd support to squashfs (release 3602)
This commit is contained in:
commit
d1eb6d42d8
1
changelog/changes/2023-10-23-squashfs-zstd.md
Normal file
1
changelog/changes/2023-10-23-squashfs-zstd.md
Normal file
@ -0,0 +1 @@
|
||||
- linux kernel: added zstd support for squashfs kernel module ([scripts#](https://github.com/flatcar/scripts/pull/1297))
|
||||
@ -855,6 +855,7 @@ CONFIG_SQUASHFS_LZ4=y
|
||||
CONFIG_SQUASHFS_LZO=y
|
||||
CONFIG_SQUASHFS_XATTR=y
|
||||
CONFIG_SQUASHFS_XZ=y
|
||||
CONFIG_SQUASHFS_ZSTD=y
|
||||
CONFIG_STACKPROTECTOR_STRONG=y
|
||||
CONFIG_STRICT_DEVMEM=y
|
||||
CONFIG_STRIP_ASM_SYMS=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user