disable ieee802dot11 module (fix segfault with snmpwalk),
[openwrt.git] / package / openswan / Config.in
index 9b7cc60..3c4e185 100644 (file)
@@ -1,6 +1,11 @@
 config BR2_PACKAGE_OPENSWAN
-       tristate "Openswan"
-       select BR2_PACKAGE_GMP
+       tristate "Openswan - VPN solution using IPsec"
+       select BR2_PACKAGE_LIBGMP
+       select BR2_PACKAGE_KMOD_OPENSWAN
        default m if CONFIG_DEVEL
        help
          Openswan is an implementation of IPsec for Linux.
+         
+         http://www.openswan.org/
+         
+
This page took 0.022756 seconds and 4 git commands to generate.