summaryrefslogtreecommitdiff
path: root/package/vtun/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/vtun/Config.in')
-rw-r--r--package/vtun/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/vtun/Config.in b/package/vtun/Config.in
new file mode 100644
index 000000000..d3354da55
--- /dev/null
+++ b/package/vtun/Config.in
@@ -0,0 +1,12 @@
+config ADK_PACKAGE_VTUN
+ prompt "vtun.............................. VPN tunneling daemon"
+ tristate
+ default n
+ select ADK_PACKAGE_LIBLZO
+ select ADK_PACKAGE_LIBOPENSSL
+ select ADK_PACKAGE_ZLIB
+ help
+ A VPN tunneling daemon
+
+ http://vtun.sourceforge.net
+