update openswan to 2.4.5rc5 and fix compile issues
[openwrt.git] / package / openswan / Config.in
index f8e8ec1..109e56d 100644 (file)
@@ -1,10 +1,12 @@
 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_IP
+       select BR2_PACKAGE_LIBGMP
+       select BR2_PACKAGE_KMOD_OPENSWAN
        help
          Openswan is an implementation of IPsec for Linux.
          
          http://www.openswan.org/
-         
 
This page took 0.027041 seconds and 4 git commands to generate.