config: enable zram support

This commit is contained in:
milaq 2012-07-06 18:17:55 +02:00
parent f340fde792
commit 86a9e541f1

View File

@ -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
#