Convert gmp to new packaging style
[openwrt.git] / openwrt / package / openswan / Config.in
1 config BR2_PACKAGE_OPENSWAN
2         tristate "Openswan"
3         select BR2_PACKAGE_LIBGMP
4         default m if CONFIG_DEVEL
5         help
6           Openswan is an implementation of IPsec for Linux.
7           
8           http://www.openswan.org/
9           
10