1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-18 14:00:14 +03:00
openwrt-xburst/package/dropbear/Config.in
nico 21100e82b7 Add package name and short description to Config.in prompt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 16:25:26 +00:00

10 lines
234 B
Plaintext

config BR2_PACKAGE_DROPBEAR
tristate "dropbear - Small SSH 2 client/server"
default y
select BR2_PACKAGE_ZLIB
help
A small SSH 2 server/client designed for small memory environments.
http://matt.ucc.asn.au/dropbear/