openwrtv3/openwrt/package/openswan/Config.in
Waldemar Brodkorb b9fc72aa92 add menu descriptions
SVN-Revision: 1488
2005-07-17 16:11:14 +00:00

11 lines
260 B
Text

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/