From 163711a470c242dcf704e394d5fe2c913b9c0caa Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 19 Aug 2006 14:59:33 +0000 Subject: [PATCH] enable ipip for aruba git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4609 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/aruba-2.6/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config index 7385a47f8..d215e2213 100644 --- a/target/linux/aruba-2.6/config +++ b/target/linux/aruba-2.6/config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.17 -# Mon Jun 19 13:09:29 2006 +# Sun Aug 13 18:43:49 2006 # CONFIG_MIPS=y @@ -245,7 +245,7 @@ CONFIG_INET=y # CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_FIB_HASH=y # CONFIG_IP_PNP is not set -# CONFIG_NET_IPIP is not set +CONFIG_NET_IPIP=m # CONFIG_NET_IPGRE is not set # CONFIG_IPSEC_NAT_TRAVERSAL is not set # CONFIG_ARPD is not set -- 2.35.1