htcleo: updated htcleo_defconfig to tytung_HWA_r2 (enable ZRAM).
This commit is contained in:
parent
0d06b3f2b4
commit
d1e200de48
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.32-ics
|
||||
# Tue May 1 15:01:32 CST 2012
|
||||
# Sat May 5 00:18:22 CST 2012
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
@ -32,7 +32,7 @@ CONFIG_EXPERIMENTAL=y
|
||||
CONFIG_BROKEN_ON_SMP=y
|
||||
CONFIG_LOCK_KERNEL=y
|
||||
CONFIG_INIT_ENV_ARG_LIMIT=32
|
||||
CONFIG_LOCALVERSION="_tytung_HWA_r1"
|
||||
CONFIG_LOCALVERSION="_tytung_HWA_r2"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_HAVE_KERNEL_GZIP=y
|
||||
CONFIG_HAVE_KERNEL_BZIP2=y
|
||||
@ -1676,6 +1676,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