summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2014-09-03 17:36:44 -0700
committerJohn Stultz <john.stultz@linaro.org>2016-02-16 13:54:32 -0800
commit45a1e7f356775047790c9ba71399cc658dbee9f6 (patch)
tree617c648e8beb6712de0a9e30b77161c33745bcd7 /android
parent03408e3d863283b4fe3f9627af43e7410e9212f8 (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