]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - Config.in
017fd4061a40b6a43cf3ae5753cb8a383ca9d827
[packages/trusty/cirros-testvm.git] / Config.in
1 config BR2_PACKAGE_LIBSSH2
2         bool "libssh2"
3         select BR2_PACKAGE_LIBGCRYPT if !BR2_PACKAGE_OPENSSL
4         help
5           libssh2 is a client-side C library implementing the SSH2
6           protocol as defined by Internet Drafts: SECSH-TRANS(22),
7           SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20),
8           SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10)
9
10           http://www.libssh2.org/