From 86a9e541f1316ad6862d158b1dc2b9f9c9382d9c Mon Sep 17 00:00:00 2001 From: milaq Date: Fri, 6 Jul 2012 18:17:55 +0200 Subject: [PATCH] config: enable zram support --- arch/arm/configs/htcleo_defconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/configs/htcleo_defconfig b/arch/arm/configs/htcleo_defconfig index 3fc7fe67..d5574aaf 100644 --- a/arch/arm/configs/htcleo_defconfig +++ b/arch/arm/configs/htcleo_defconfig @@ -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 #