aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorRom Lemarchand <romlem@google.com>2013-05-31 11:54:35 -0700
committerRuchi Kandoi <kandoiruchi@google.com>2015-02-03 18:34:47 -0800
commit3138b8080537e14ae15505070f71aeb313d03807 (patch)
tree644498cbe9521fd5f1c8aa6fafc8bfce372cf590 /android
parent9784620ee96846105f957e0a2673c87c41709548 (diff)
android: configs: Enable KSM support by default
This will be a noop unless the KSM thread is enabled by userspace Change-Id: Ia5fde14504cc0da50522e2f875d8d021f9e054ba Signed-off-by: Rom Lemarchand <romlem@google.com>
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-recommended.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-recommended.cfg b/android/configs/android-recommended.cfg
index 03e0c9139968..c3eee848689c 100644
--- a/android/configs/android-recommended.cfg
+++ b/android/configs/android-recommended.cfg
@@ -2,6 +2,7 @@ CONFIG_PANIC_TIMEOUT=5
CONFIG_KALLSYMS_ALL=y
CONFIG_PERF_EVENTS=y
CONFIG_COMPACTION=y
+CONFIG_KSM=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
CONFIG_PM_WAKELOCKS_LIMIT=0
# CONFIG_PM_WAKELOCKS_GC is not set