Add libart package
[openwrt.git] / package / openswan / Config.in
1 config BR2_PACKAGE_OPENSWAN
2 tristate "Openswan - VPN solution using IPsec"
3 select BR2_PACKAGE_LIBGMP
4 select BR2_PACKAGE_KMOD_OPENSWAN
5 default m if CONFIG_DEVEL
6 help
7 Openswan is an implementation of IPsec for Linux.
8
9 http://www.openswan.org/
10
11
This page took 0.06052 seconds and 5 git commands to generate.