summaryrefslogtreecommitdiffstats
path: root/package/openswan/Config.in
blob: 9db240276a133cbd6cb3c92862f130f7f760a708 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_OPENSWAN
	tristate "Openswan"
	select BR2_PACKAGE_LIBGMP
	select BR2_PACKAGE_KMOD_OPENSWAN
	default m if CONFIG_DEVEL
	help
	  Openswan is an implementation of IPsec for Linux.
	  
	  http://www.openswan.org/