make wificonf set wl0_ifname on startup
[openwrt.git] / openwrt / package / vtun / Config.in
1 config BR2_PACKAGE_VTUN
2 tristate "vtun - VPN tunneling daemon"
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
This page took 0.040093 seconds and 5 git commands to generate.