[linux] 01/01: Enable SQUASHFS_LZ4 in default config.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Oct 30 15:54:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

vagrant pushed a commit to branch master
in repository linux.

commit 38106d0ef0ddabfcbf4c48daf73b4cf655cfa3e6
Author: Vagrant Cascadian <vagrant at debian.org>
Date:   Mon Oct 30 16:52:53 2017 +0100

    Enable SQUASHFS_LZ4 in default config.
---
 debian/changelog     | 3 +++
 debian/config/config | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4c7fd36..831af2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ linux (4.14~rc5-1~exp2) UNRELEASED; urgency=medium
   [ Uwe Kleine-König ]
   * [arm64] add BRCMFMAC_SDIO for wifi on Raspberry Pi 3 (Closes: #877911)
 
+  [ Vagrant Cascadian ]
+  * Enable SQUASHFS_LZ4 in default config.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 20 Oct 2017 00:20:35 +0100
 
 linux (4.14~rc5-1~exp1) experimental; urgency=medium
diff --git a/debian/config/config b/debian/config/config
index 3311d70..bcc4172 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5772,7 +5772,7 @@ CONFIG_ROMFS_BACKED_BY_BOTH=y
 CONFIG_SQUASHFS=m
 CONFIG_SQUASHFS_XATTR=y
 CONFIG_SQUASHFS_ZLIB=y
-# CONFIG_SQUASHFS_LZ4 is not set
+CONFIG_SQUASHFS_LZ4=y
 CONFIG_SQUASHFS_LZO=y
 CONFIG_SQUASHFS_XZ=y
 # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list