fd342b1ada
SVN-Revision: 2333
12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
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/
|
|
|