|
@@ -2,6 +2,7 @@ config BR2_PACKAGE_OPENVPN
|
|
bool "openvpn"
|
|
bool "openvpn"
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_OPENSSL if !BR2_PACKAGE_MBEDTLS
|
|
select BR2_PACKAGE_OPENSSL if !BR2_PACKAGE_MBEDTLS
|
|
|
|
+ select BR2_PACKAGE_LIBOPENSSL_ENABLE_DES if BR2_PACKAGE_LIBOPENSSL
|
|
help
|
|
help
|
|
OpenVPN is a full-featured SSL VPN solution which can
|
|
OpenVPN is a full-featured SSL VPN solution which can
|
|
accomodate a wide range of configurations, including road
|
|
accomodate a wide range of configurations, including road
|