squashfs: Enable SQUASHFS_ZSTD (Closes: #883410)

This commit is contained in:
Ben Hutchings 2018-04-19 00:03:22 +01:00
parent fc0c66ddb9
commit b776a2b257
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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.

View File

@ -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