aria2: Add SFTP support choice

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
Hsing-Wang Liao
2016-06-03 10:23:35 +08:00
parent 6eecfd558e
commit 773fe036ee
2 changed files with 10 additions and 4 deletions
+5 -1
View File
@@ -23,7 +23,11 @@ config ARIA2_BITTORRENT
config ARIA2_METALINK
bool "Enable metalink support"
default N
default n
config ARIA2_SFTP
bool "Enable sftp support"
default n
choice
prompt "XML library"