aria2: enable bittorrent and metalink by default
@@ -19,10 +19,10 @@ endchoice
config ARIA2_BITTORRENT
bool "Enable bittorrent support"
depends on ARIA2_OPENSSL
- default n
+ default y
config ARIA2_METALINK
bool "Enable metalink support"
- default N
endmenu