aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2014-09-03 17:36:44 -0700
committerDaniel Rosenberg <drosen@google.com>2015-01-06 19:12:18 -0800
commitd9e26c01ec6705226d722db4d943798efe84920a (patch)
tree830f95300141adbc6973da972e71bdfa49253c47 /android
parent42acd2c010fdb2cfb3b6548335fa131779c2fdde (diff)
android: base-cfg: enforce the needed XFRM_MODE_TUNNEL (for VPN)
Change-Id: I587023d56877d32806079676790751155c768982 Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'android')
-rw-r--r--android/configs/android-base.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg
index 5b888487ede1..bdc4749a195f 100644
--- a/android/configs/android-base.cfg
+++ b/android/configs/android-base.cfg
@@ -24,6 +24,7 @@ CONFIG_INET6_ESP=y
CONFIG_INET6_IPCOMP=y
CONFIG_INET=y
CONFIG_INET_ESP=y
+CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MANGLE=y