Skip to content

Commit

Permalink
Defconfig: Enable Zram dedup
Browse files Browse the repository at this point in the history
Testing to see the battery drain difference
  • Loading branch information
mylove90 committed Mar 8, 2024
1 parent aeb9954 commit f17d1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/genom_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1434,7 +1434,7 @@ CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
CONFIG_ZRAM=y
# CONFIG_ZRAM_DEDUP is not set
CONFIG_ZRAM_DEDUP=y
CONFIG_ZRAM_WRITEBACK=y
# CONFIG_ZRAM_MEMORY_TRACKING is not set
CONFIG_ZRAM_DEFAULT_COMP_ALGORITHM="lz4"
Expand Down

0 comments on commit f17d1c1

Please sign in to comment.