aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2013-06-07 15:23:31 -0700
committerJohn Stultz <john.stultz@linaro.org>2015-11-19 12:58:32 -0800
commit03733bba3b2f11a06b03327f7f676fd8ff31819c (patch)
treef744ffa856af9ab26e481b256653325a2a3be10e /android
parentd9515ff38861cb83f143bafc4e34ff0942079eb3 (diff)
android: configs: no MODULES for base, no SIP for recommended
We don't like CONFIG_MODULES anymore. Connection tracker handling of large SIP fails. Change-Id: Ie3c65aefcc6181752d6656c97e63035e5b5653ff Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-base.cfg1
-rw-r--r--android/configs/android-recommended.cfg1
2 files changed, 2 insertions, 0 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index 1969f30c0f79..2b98436550cf 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -1,4 +1,5 @@
# CONFIG_INET_LRO is not set
+# CONFIG_MODULES is not set
# CONFIG_OABI_COMPAT is not set
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
diff --git a/android/configs/android-recommended.cfg b/android/configs/android-recommended.cfg
index 175f7c2c1877..ca3cc8613366 100644
--- a/android/configs/android-recommended.cfg
+++ b/android/configs/android-recommended.cfg
@@ -5,6 +5,7 @@ CONFIG_COMPACTION=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_LEGACY_PTYS is not set
+# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_PM_WAKELOCKS_GC is not set
# CONFIG_VT is not set
CONFIG_ANDROID_RAM_CONSOLE=y