summaryrefslogtreecommitdiffstats
path: root/package/vtun/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/vtun/Config.in')
-rw-r--r--package/vtun/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/vtun/Config.in b/package/vtun/Config.in
index 00dea3eb0..d9f161c3c 100644
--- a/package/vtun/Config.in
+++ b/package/vtun/Config.in
@@ -1,6 +1,8 @@
config BR2_PACKAGE_VTUN
bool "vtun"
default n
+ select BR2_PACKAGE_LZO
+ select BR2_PACKAGE_OPENSSL
help
Tool for easily creating Virtual Tunnels over TCP/IP networks
with traffic shaping, compression, and encryption.