aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml-2.6
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-10-18 13:21:13 +0000
committerNicolas Thill <nico@openwrt.org>2006-10-18 13:21:13 +0000
commitd37731fbbf7e46934aee31082c3792601685aeb3 (patch)
treece5c5a407dfcd687d028da376bc24620f4dbafef /target/linux/uml-2.6
parent04cdf76fbf3d712ac82c2198661ceb1f49cd859f (diff)
downloadupstream-d37731fbbf7e46934aee31082c3792601685aeb3.tar.gz
upstream-d37731fbbf7e46934aee31082c3792601685aeb3.tar.bz2
upstream-d37731fbbf7e46934aee31082c3792601685aeb3.zip
enable native ipsec modules on 2.6, add ipsec kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5205 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/uml-2.6')
-rw-r--r--target/linux/uml-2.6/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/uml-2.6/config b/target/linux/uml-2.6/config
index 08665583c5..4096b5110e 100644
--- a/target/linux/uml-2.6/config
+++ b/target/linux/uml-2.6/config
@@ -222,8 +222,8 @@ CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
-# CONFIG_XFRM_USER is not set
-# CONFIG_NET_KEY is not set
+CONFIG_XFRM_USER=m
+CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y