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

13 lines
311 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_OPENSWAN
prompt "openswan.......................... VPN solution using IPsec"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_IP
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN
help
Openswan is an implementation of IPsec for Linux.
http://www.openswan.org/