Standardize package Config.in, change prompt to package name + short description...
[openwrt/staging/dedeckeh.git] / openwrt / package / tinc / Config.in
index 56c02865004ccccad4e0d8ef9604e2d1bcb463a2..aa45dfee82d9d23ccf0afdb18fcd3aaf790f6980 100644 (file)
@@ -1,11 +1,10 @@
 config BR2_PACKAGE_TINC
-       tristate "tinc"
+       tristate "tinc - VPN tunneling daemon"
        default m if CONFIG_DEVEL
-       select BR2_PACKAGE_ZLIB
+       select BR2_PACKAGE_KMOD_TUN
        select BR2_PACKAGE_LIBLZO
        select BR2_PACKAGE_OPENSSL
-       select BR2_PACKAGE_KMOD_TUN
-
+       select BR2_PACKAGE_ZLIB
        help
          A VPN tunneling daemon