reorganize/rationalize/format package menuconfig,
[openwrt.git] / 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.055664 seconds and 5 git commands to generate.