Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0b6bc03 authored by Kevin Hilman's avatar Kevin Hilman
Browse files

configs: linaro-base: enable ZRAM features



Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
parent c8c9f6b0
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -121,3 +121,9 @@ CONFIG_RCU_TORTURE_TEST_RUNNABLE=n
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_LINKS_AND_SINKS=y
CONFIG_CORESIGHT_SOURCE_ETM=y

# enable ZRAM features
CONFIG_ZPOOL=y
CONFIG_ZSMALLOC=y
CONFIG_ZRAM=y
CONFIG_ZRAM_LZ4_COMPRESS=y