From c2ff7098d4011efb6143305f62b71c0f95e38108 Mon Sep 17 00:00:00 2001 From: SecureCRT Date: Mon, 20 Aug 2012 00:53:53 +0800 Subject: [PATCH] enable zcache & cleancache --- arch/arm/configs/htcleo_defconfig | 6 ++++++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 arch/arm/configs/htcleo_defconfig diff --git a/arch/arm/configs/htcleo_defconfig b/arch/arm/configs/htcleo_defconfig old mode 100644 new mode 100755 index 12f408f2..a26de0ce --- a/arch/arm/configs/htcleo_defconfig +++ b/arch/arm/configs/htcleo_defconfig @@ -406,6 +406,7 @@ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 CONFIG_ALIGNMENT_TRAP=y CONFIG_ALLOW_CPU_ALIGNMENT=y # CONFIG_UACCESS_WITH_MEMCPY is not set +CONFIG_CLEANCACHE=y # # Boot options @@ -1688,6 +1689,11 @@ CONFIG_ANDROID_LOW_MEMORY_KILLER=y # CONFIG_IIO is not set # CONFIG_BTPORT is not set +# +# ZCACHE +# +CONFIG_ZCACHE=y + # # ZRAM #