summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-09-20 10:03:41 +0000
committerNicolas Thill <nico@openwrt.org>2007-09-20 10:03:41 +0000
commit926e05ef37c5ab9276a9c9ff8ab27678d61d70b7 (patch)
tree60b85bd403f3f50025f6990d6e9fd1c29c499c53 /target/linux/generic-2.6
parent1f000c666c74e88c8663cf0d60f7205361f4b306 (diff)
downloadmaster-31e0f0ae-926e05ef37c5ab9276a9c9ff8ab27678d61d70b7.tar.gz
master-31e0f0ae-926e05ef37c5ab9276a9c9ff8ab27678d61d70b7.tar.bz2
master-31e0f0ae-926e05ef37c5ab9276a9c9ff8ab27678d61d70b7.zip
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r--target/linux/generic-2.6/config-2.6.226
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22
index 1b0be47a33..2c8e41e37e 100644
--- a/target/linux/generic-2.6/config-2.6.22
+++ b/target/linux/generic-2.6/config-2.6.22
@@ -444,9 +444,9 @@ CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_TCP_DIAG=m
CONFIG_INET_TUNNEL=m
-CONFIG_INET_XFRM_MODE_BEET=y
-CONFIG_INET_XFRM_MODE_TRANSPORT=y
-CONFIG_INET_XFRM_MODE_TUNNEL=y
+CONFIG_INET_XFRM_MODE_BEET=m
+CONFIG_INET_XFRM_MODE_TRANSPORT=m
+CONFIG_INET_XFRM_MODE_TUNNEL=m
CONFIG_INET_XFRM_TUNNEL=m
# CONFIG_INFINIBAND is not set
# CONFIG_INFTL is not set