add common functions for the new config file format
[openwrt.git] / openwrt / package / ipsec-tools / Config.in
index 161c927..bdd3e21 100644 (file)
@@ -1,7 +1,9 @@
 config BR2_PACKAGE_IPSEC_TOOLS
        prompt "ipsec-tools....................... IPsec management tools"
        tristate
 config BR2_PACKAGE_IPSEC_TOOLS
        prompt "ipsec-tools....................... IPsec management tools"
        tristate
-       default n
+       depends BR2_LINUX_2_6
+       select BR2_PACKAGE_LIBOPENSSL
+       default m if CONFIG_DEVEL
        help
          IPsec management tools
          
        help
          IPsec management tools
          
This page took 0.02627 seconds and 4 git commands to generate.