Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185
[openwrt.git] / openwrt / package / vtun / Config.in
1 config BR2_PACKAGE_VTUN
2 prompt "vtun.............................. VPN tunneling daemon"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBLZO
6 select BR2_PACKAGE_LIBOPENSSL
7 select BR2_PACKAGE_ZLIB
8 help
9 A VPN tunneling daemon
10
11 http://vtun.sourceforge.net
12
This page took 0.042058 seconds and 5 git commands to generate.