add advanced overhead options for htb in iproute2/tc
[openwrt.git] / package / tinc / Config.in
index 56c0286..59c245f 100644 (file)
@@ -1,12 +1,13 @@
 config BR2_PACKAGE_TINC
-       tristate "tinc"
+       prompt "tinc.............................. VPN tunneling daemon"
+       tristate
        default m if CONFIG_DEVEL
-       select BR2_PACKAGE_ZLIB
-       select BR2_PACKAGE_LIBLZO
-       select BR2_PACKAGE_OPENSSL
        select BR2_PACKAGE_KMOD_TUN
-
+       select BR2_PACKAGE_LIBLZO
+       select BR2_PACKAGE_LIBOPENSSL
+       select BR2_PACKAGE_ZLIB
        help
          A VPN tunneling daemon
          
          http://www.tinc-vpn.org/
+
This page took 0.022718 seconds and 4 git commands to generate.