enable zcache & cleancache

This commit is contained in:
SecureCRT 2012-08-20 00:53:53 +08:00
parent 8b62d33820
commit c2ff7098d4

6
arch/arm/configs/htcleo_defconfig Normal file → Executable file
View File

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