1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 17:40:13 +03:00
openwrt-xburst/package/vtun/Config.in
nbd 9d7e820745 add vtun package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 21:13:21 +00:00

11 lines
212 B
Plaintext

config BR2_PACKAGE_VTUN
tristate "vtun"
default m if CONFIG_DEVEL
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_LZO
select BR2_PACKAGE_OPENSSL
help
A VPN tunneling daemon
http://vtun.sourceforge.net