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