summaryrefslogtreecommitdiffstats
path: root/package/openssh/Config.in
blob: 0c3d993a68fa97a34cb0883ce68f9e364b7ea525 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_OPENSSH
	bool "openssh"
	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/