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