no mawk package in buildroot, select gmp
[openwrt-10.03/.git] / package / openswan / Config.in
index 56c4c4a619b155794acf04a04e62d0553b4b4da6..9b7cc60d2e6560b19162d5b76212634dc19a7d8c 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_OPENSWAN
        tristate "Openswan"
-       default m
+       select BR2_PACKAGE_GMP
+       default m if CONFIG_DEVEL
        help
          Openswan is an implementation of IPsec for Linux.