add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches
[openwrt.git] / package / vtun / Config.in
1 config BR2_PACKAGE_VTUN
2         tristate "vtun"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_ZLIB
5         select BR2_PACKAGE_LZO
6         select BR2_PACKAGE_OPENSSL
7         help
8           A VPN tunneling daemon
9           
10           http://vtun.sourceforge.net