1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 01:11:30 +03:00
openwrt-xburst/package/openswan/Config.in

12 lines
260 B
Plaintext
Raw Normal View History

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/