summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2007-09-23 11:12:54 +0000
committerNicolas Thill <nico@openwrt.org>2007-09-23 11:12:54 +0000
commit40d44d26afa48ca092891d6e767f85aab9635188 (patch)
treedb3aae8ace2a04ada6b52ac9970123654c13e1b7 /target
parentbb8c985261d64add689c53d1a924bea7cf407e2a (diff)
downloadmaster-31e0f0ae-40d44d26afa48ca092891d6e767f85aab9635188.tar.gz
master-31e0f0ae-40d44d26afa48ca092891d6e767f85aab9635188.tar.bz2
master-31e0f0ae-40d44d26afa48ca092891d6e767f85aab9635188.zip
backport [8862] to pre 2.6.22 kernels as well
SVN-Revision: 8975
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-default6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/config-default b/target/linux/generic-2.6/config-default
index b0edbca380..ae24b3a188 100644
--- a/target/linux/generic-2.6/config-default
+++ b/target/linux/generic-2.6/config-default
@@ -425,9 +425,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