]> git.ipfire.org Git - people/ms/strongswan.git/blame - linux/net/Config.in.fs2_2.patch
(no commit message)
[people/ms/strongswan.git] / linux / net / Config.in.fs2_2.patch
CommitLineData
997358a6
MW
1RCSID $Id: Config.in.fs2_2.patch,v 1.2 2004/03/30 14:15:03 as Exp $
2--- linux/net/Config.in.preipsec Thu Feb 25 13:46:47 1999
3+++ linux/net/Config.in Sat Aug 28 02:24:59 1999
4@@ -63,4 +63,8 @@
5 endmenu
6 fi
7 fi
8+tristate 'IP Security Protocol (strongSwan IPsec)' CONFIG_IPSEC
9+if [ "$CONFIG_IPSEC" != "n" ]; then
10+ source net/ipsec/Config.in
11+fi
12 endmenu