summaryrefslogtreecommitdiffstats
path: root/package/vtun/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-30 21:13:21 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-30 21:13:21 +0000
commit9d7e820745d7252a84f3fba01f72d2574279a39a (patch)
tree70aee1d2905fa3052e08794a5a88c05a03859d15 /package/vtun/Config.in
parent6c36ec257b1c1cec960176ced824bc1d751ea654 (diff)
add vtun package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1120 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/vtun/Config.in')
-rw-r--r--package/vtun/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/vtun/Config.in b/package/vtun/Config.in
new file mode 100644
index 000000000..666492e31
--- /dev/null
+++ b/package/vtun/Config.in
@@ -0,0 +1,10 @@
+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