Skip to content

Commit

Permalink
allow LZ4 zram compression
Browse files Browse the repository at this point in the history
Change-Id: I3c6116401f1c577ada75908dfda779f9f597d854
  • Loading branch information
drosen-google authored and jb-essential committed Feb 13, 2018
1 parent 96c4ac8 commit be85a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/mata_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_DMA_CMA=y
# CONFIG_PNP_DEBUG_MESSAGES is not set
CONFIG_ZRAM=y
CONFIG_ZRAM_LZ4_COMPRESS=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=8192
Expand Down

0 comments on commit be85a83

Please sign in to comment.