no mawk package in buildroot, select gmp
[openwrt-10.03/.git] / 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.