From dc1385e3f4b74d1e3a76ef0e2e6eeec8a8b2f559 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 18 Oct 2006 13:21:13 +0000 Subject: enable native ipsec modules on 2.6, add ipsec kernel modules SVN-Revision: 5205 --- target/linux/uml-2.6/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/uml-2.6/config') 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 -- cgit v1.2.3