aboutsummaryrefslogtreecommitdiffstats
path: root/package/vtun/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-30 21:13:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-30 21:13:21 +0000
commitec14e72af957866c4e8904d0cd459bd027615bab (patch)
tree70aee1d2905fa3052e08794a5a88c05a03859d15 /package/vtun/Config.in
parentf161a6af05cd4437962d7c4200b48dbb1fea470d (diff)
downloadmaster-187ad058-ec14e72af957866c4e8904d0cd459bd027615bab.tar.gz
master-187ad058-ec14e72af957866c4e8904d0cd459bd027615bab.tar.bz2
master-187ad058-ec14e72af957866c4e8904d0cd459bd027615bab.zip
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 0000000000..666492e310
--- /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