no mawk package in buildroot, select gmp
[openwrt.git] / openwrt / package / openswan / Config.in
1 config BR2_PACKAGE_OPENSWAN
2         tristate "Openswan"
3         select BR2_PACKAGE_GMP
4         default m if CONFIG_DEVEL
5         help
6           Openswan is an implementation of IPsec for Linux.