summaryrefslogtreecommitdiffstats
path: root/openwrt/package/vtun/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/vtun/Config.in')
-rw-r--r--openwrt/package/vtun/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/openwrt/package/vtun/Config.in b/openwrt/package/vtun/Config.in
deleted file mode 100644
index c2fa9f50b0..0000000000
--- a/openwrt/package/vtun/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-config BR2_PACKAGE_VTUN
- prompt "vtun.............................. VPN tunneling daemon"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBLZO
- select BR2_PACKAGE_LIBOPENSSL
- select BR2_PACKAGE_ZLIB
- help
- A VPN tunneling daemon
-
- http://vtun.sourceforge.net
-