e8eb7ef34e
SVN-Revision: 1165
10 lines
196 B
Text
10 lines
196 B
Text
config BR2_PACKAGE_OPENSSH
|
|
tristate "OpenSSH"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_OPENSSL
|
|
help
|
|
Popular SSH server and client
|
|
|
|
http://www.openssh.com/
|
|
|
|
Depends: openssl
|