109e56d8ed6d2cc3c230bca460aafa57e21e97e9
[openwrt/openwrt.git] / openwrt / package / openswan / Config.in
1 config BR2_PACKAGE_OPENSWAN
2 prompt "openswan.......................... VPN solution using IPsec"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_IP
6 select BR2_PACKAGE_LIBGMP
7 select BR2_PACKAGE_KMOD_OPENSWAN
8 help
9 Openswan is an implementation of IPsec for Linux.
10
11 http://www.openswan.org/
12