Config.in 257 B

123456789
  1. config BR2_PACKAGE_OPENSSH
  2. bool "openssh"
  3. select BR2_PACKAGE_OPENSSL
  4. select BR2_PACKAGE_ZLIB
  5. help
  6. A free version of the SSH protocol suite of network connectivity
  7. tools. The standard 'ssh', 'sshd', 'scp', and friends.
  8. http://www.openssh.com/