--- linux/net/Config.in.orig	Fri Feb  9 14:34:13 2001
+++ linux/net/Config.in	Thu Feb 22 19:40:08 2001
@@ -88,4 +88,9 @@
 #bool 'Network code profiler' CONFIG_NET_PROFILE
 endmenu
 
+tristate 'IP Security Protocol (Openswan IPSEC)' CONFIG_KLIPS
+if [ "$CONFIG_KLIPS" != "n" ]; then
+  source net/ipsec/Config.in
+fi
+
 endmenu
