add tinc
[openwrt.git] / package / tinc / Config.in
1 config BR2_PACKAGE_TINC
2         tristate "tinc"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_ZLIB
5         select BR2_PACKAGE_LZO
6         select BR2_PACKAGE_OPENSSL
7         select BR2_PACKAGE_KMOD_TUN
8
9         help
10           A VPN tunneling daemon
11           
12           http://www.tinc-vpn.org/