269c715804
SVN-Revision: 1085
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
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/
|
|
|
|
|