aria2: Enable Bittorrent support by default

Most user need this Bittorrent download support, and this fature can only depends on libssl.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
Hsing-Wang Liao 2017-08-15 14:17:17 +08:00 committed by Yousong Zhou
parent f76693c9d5
commit 6c1fe1ad7a
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ config ARIA2_BITTORRENT
bool "Enable Bittorrent Support"
depends on ARIA2_OPENSSL || ARIA2_LIBGCRYPT || \
(ARIA2_NETTLE && ARIA2_GMP)
default n
default y
config ARIA2_METALINK
bool "Enable Metalink Support"