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