close ticket #63
[openwrt-10.03/.git] / package / openswan / Config.in
index f8e8ec1a297d3fc90590a7ee148a518d88e6aab7..0a1b42e008f33c6b22114d713695517770091e6f 100644 (file)
@@ -1,10 +1,11 @@
 config BR2_PACKAGE_OPENSWAN
-       tristate "Openswan"
-       select BR2_PACKAGE_LIBGMP
+       prompt "openswan.......................... VPN solution using IPsec"
+       tristate
        default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBGMP
+       select BR2_PACKAGE_KMOD_OPENSWAN
        help
          Openswan is an implementation of IPsec for Linux.
          
          http://www.openswan.org/
-