config: enable zram support
This commit is contained in:
parent
f340fde792
commit
86a9e541f1
@ -1665,6 +1665,16 @@ CONFIG_ANDROID_LOW_MEMORY_KILLER=y
|
||||
# CONFIG_IIO is not set
|
||||
# CONFIG_BTPORT is not set
|
||||
|
||||
#
|
||||
# ZRAM
|
||||
#
|
||||
CONFIG_XVMALLOC=y
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_ZRAM_NUM_DEVICES=3
|
||||
CONFIG_ZRAM_DEFAULT_PERCENTAGE=18
|
||||
# CONFIG_ZRAM_DEBUG is not set
|
||||
CONFIG_ZRAM_DEFAULT_DISKSIZE=100000000
|
||||
|
||||
#
|
||||
# File systems
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user