summaryrefslogtreecommitdiffstats
path: root/package/dropbear/Config.in
blob: 1c968f09dccf91db1720d677e979a4cb770c246a (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_DROPBEAR
	tristate "SSH Server/Client"
	default m
	select BR2_PACKAGE_ZLIB
	help
	  dropbear
	  
	  A small SSH 2 server/client designed for small memory environments.

	  http://matt.ucc.asn.au/dropbear/