blob: 0c4b2f4527f0e4c6fc4f278cf5fcb59d17733bc0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_DROPBEAR
prompt "dropbear.......................... Small SSH 2 client/server"
tristate
default y
select BR2_PACKAGE_ZLIB
help
A small SSH 2 server/client designed for small memory environments.
http://matt.ucc.asn.au/dropbear/
|