let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / openswan / Config.in
index 9db2402..109e56d 100644 (file)
@@ -1,11 +1,12 @@
 config BR2_PACKAGE_OPENSWAN
-       tristate "Openswan"
+       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
-       default m if CONFIG_DEVEL
        help
          Openswan is an implementation of IPsec for Linux.
          
          http://www.openswan.org/
-