summaryrefslogtreecommitdiffstats
path: root/target/linux/uml-2.6/config
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
commitdc1385e3f4b74d1e3a76ef0e2e6eeec8a8b2f559 (patch)
treed8f0b31f4b8cf794d70597c41e19c2377c1ba427 /target/linux/uml-2.6/config
parentee11bee3909aeaa86709ca54e25be2c9f7b099fa (diff)
downloadmaster-31e0f0ae-dc1385e3f4b74d1e3a76ef0e2e6eeec8a8b2f559.tar.gz
master-31e0f0ae-dc1385e3f4b74d1e3a76ef0e2e6eeec8a8b2f559.tar.bz2
master-31e0f0ae-dc1385e3f4b74d1e3a76ef0e2e6eeec8a8b2f559.zip
enable native ipsec modules on 2.6, add ipsec kernel modules
SVN-Revision: 5205
Diffstat (limited to 'target/linux/uml-2.6/config')
-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