aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2014-09-03 17:36:44 -0700
committerRuchi Kandoi <kandoiruchi@google.com>2015-02-04 14:09:49 -0800
commit957224bf6b44c9d9fa43399dcb1c73fa0556027e (patch)
treea2a902563312f14ad30e832a5edb82acba15cac2 /android
parent408a31cb69f01eaa25b38d68e1b854eadab9df00 (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