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