summaryrefslogtreecommitdiffstats
path: root/package/openswan/Config.in
blob: 3c4e185361853c6f4b520c85b2dbc975114dac80 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_OPENSWAN
	tristate "Openswan - VPN solution using IPsec"
	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/