update openswan to 2.4.5rc5 and fix compile issues
[openwrt/svn-archive/archive.git] / openwrt / package / openswan / Config.in
index 9b7cc60d2e6560b19162d5b76212634dc19a7d8c..109e56d8ed6d2cc3c230bca460aafa57e21e97e9 100644 (file)
@@ -1,6 +1,12 @@
 config BR2_PACKAGE_OPENSWAN
-       tristate "Openswan"
-       select BR2_PACKAGE_GMP
+       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/
+