summaryrefslogtreecommitdiffstats
path: root/package/softether/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/softether/Config.in')
-rw-r--r--package/softether/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/softether/Config.in b/package/softether/Config.in
index 60f1357529..55e5426775 100644
--- a/package/softether/Config.in
+++ b/package/softether/Config.in
@@ -1,11 +1,11 @@
config BR2_PACKAGE_SOFTETHER
bool "softether"
- select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
- select BR2_PACKAGE_OPENSSL
- select BR2_PACKAGE_READLINE
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_MMU # fork()
depends on BR2_USE_WCHAR
+ select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
+ select BR2_PACKAGE_OPENSSL
+ select BR2_PACKAGE_READLINE
help
The SoftEther Server is a fully integrated implementation of the SSTP,
L2TP, L2TPv3, OpenVPN, and IPSec virtual private networking protocols
OpenPOWER on IntegriCloud