Skip to content

Commit

Permalink
tqma-current.config: enable SQUASHFS_XZ
Browse files Browse the repository at this point in the history
- solves "Filesystem uses "xz" compression. This is not supported"

Signed-off-by: Martin Schmiedel <[email protected]>
  • Loading branch information
tq-schmiedel authored and igorpecovnik committed Oct 25, 2024
1 parent be43b3b commit 238d027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/kernel/linux-tqma-current.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.11.3 Kernel Configuration
# Linux/arm64 6.11.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -8178,7 +8178,7 @@ CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y
CONFIG_SQUASHFS_ZLIB=y
# CONFIG_SQUASHFS_LZ4 is not set
# CONFIG_SQUASHFS_LZO is not set
# CONFIG_SQUASHFS_XZ is not set
CONFIG_SQUASHFS_XZ=y
# CONFIG_SQUASHFS_ZSTD is not set
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
Expand Down

0 comments on commit 238d027

Please sign in to comment.