From b776a2b257bc0c6326cdecf7b5c34b3c65408bcf Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 19 Apr 2018 00:03:22 +0100 Subject: [PATCH] squashfs: Enable SQUASHFS_ZSTD (Closes: #883410) --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3e09763d3..7753352dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -516,6 +516,7 @@ linux (4.15.17-1) UNRELEASED; urgency=medium (Closes: #891060) - mac80211: add ieee80211_hw flag for QoS NDP support - ath9k_htc: use non-QoS NDP for AP probing + * squashfs: Enable SQUASHFS_ZSTD (Closes: #883410) [ Vagrant Cascadian ] * [armhf] Add patch to fix loading of imx6q-cpufreq module. diff --git a/debian/config/config b/debian/config/config index 0f0638a14..40d737eaf 100644 --- a/debian/config/config +++ b/debian/config/config @@ -5795,6 +5795,7 @@ CONFIG_SQUASHFS_ZLIB=y CONFIG_SQUASHFS_LZ4=y CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y +CONFIG_SQUASHFS_ZSTD=y # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set # CONFIG_SQUASHFS_EMBEDDED is not set