zram: Enable ZRAM_LZ4_COMPRESS (Closes: #770958)

svn path=/dists/sid/linux/; revision=22712
This commit is contained in:
Ben Hutchings 2015-05-26 01:17:52 +00:00
parent a863149395
commit 19acb8efed
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -104,6 +104,7 @@ linux (4.0.4-1) UNRELEASED; urgency=medium
(Closes: #778896)
* usb-storage: Enable USB_UAS for the third time, hoping that it's finally
robust enough (Closes: #749014)
* zram: Enable ZRAM_LZ4_COMPRESS (Closes: #770958)
[ Ian Campbell ]
* [armhf+arm64] Enabled generic SYSCON regmap reset driver

View File

@ -310,6 +310,7 @@ CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
## file: drivers/block/zram/Kconfig
##
CONFIG_ZRAM=m
CONFIG_ZRAM_LZ4_COMPRESS=y
# CONFIG_ZRAM_DEBUG is not set
##