summaryrefslogtreecommitdiffstats
path: root/package/openssh/Config.in
blob: 69068e8478aecb9543b3d447f4fb6c9aa18d7a0a (plain)
1
2
3
4
5
6
7
8
9
10
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