aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorRom Lemarchand <romlem@google.com>2013-05-31 11:54:35 -0700
committerColin Cross <ccross@android.com>2014-03-19 13:10:07 -0700
commita25b7e549e42eb7071bc7fd3a4ba953ee3ca9837 (patch)
tree644613e0771a999bacaec78784929fb6cbe428e8 /android
parent5b3988690975f78d064e24b8ea786c2b7a0673e9 (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 03e0c913996..c3eee848689 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