buildrootschalter/package/openssh/Config.in
2006-01-23 14:45:39 +00:00

11 lines
269 B
Plaintext

config BR2_PACKAGE_OPENSSH
bool "openssh"
default n
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_ZLIB
help
A free version of the SSH protocol suite of network connectivity
tools. The standard 'ssh', 'sshd', 'scp', and friends.
http://www.openssh.com/