adjust defconfig
[buildroot.git] / package / vtun / Config.in
blobd9f161c3cbadd7f1acbc74caa2c7777150bf207e
1 config BR2_PACKAGE_VTUN
2         bool "vtun"
3         default n
4         select BR2_PACKAGE_LZO
5         select BR2_PACKAGE_OPENSSL
6         help
7           Tool for easily creating Virtual Tunnels over TCP/IP networks 
8           with traffic shaping, compression, and encryption.
10           It supports IP, PPP, SLIP, Ethernet and other tunnel types.
12           http://vtun.sourceforge.net/