]> nv-tegra.nvidia Code Review - linux-4.9.git/commitdiff
arch64: config: enable virtual tunnel interface config
authorOm <omp@nvidia.com>
Wed, 17 Oct 2018 21:33:39 +0000 (03:03 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Thu, 25 Oct 2018 03:04:43 +0000 (20:04 -0700)
enable virtual tunnel interface config for netd_integration_test

Bug 200457259

Change-Id: I9d3083953e62fad256fde7ca2010187ba9411b27
Signed-off-by: Om <omp@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1923851
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/configs/tegra_android_defconfig

index b92d94e9584e8147dfd3ebba915d31e914fc8a33..854b6aa14b9b84aa523f08e13af9ace26a131d5f 100644 (file)
@@ -99,6 +99,7 @@ CONFIG_IP_MULTIPLE_TABLES=y
 CONFIG_IP_PNP=y
 CONFIG_IP_PNP_DHCP=y
 CONFIG_IP_PNP_BOOTP=y
+CONFIG_NET_IPVTI=y
 CONFIG_INET_ESP=y
 CONFIG_INET_DIAG_DESTROY=y
 CONFIG_IPV6_ROUTER_PREF=y
@@ -108,6 +109,7 @@ CONFIG_INET6_AH=y
 CONFIG_INET6_ESP=y
 CONFIG_INET6_IPCOMP=y
 CONFIG_IPV6_MIP6=y
+CONFIG_IPV6_VTI=y
 CONFIG_IPV6_MULTIPLE_TABLES=y
 CONFIG_NETFILTER=y
 CONFIG_NF_CONNTRACK=y