update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security...
[openwrt-10.03/.git] / package / dropbear / Config.in
1 config BR2_PACKAGE_DROPBEAR
2         tristate "dropbear - Small SSH 2 client/server"
3         default y
4         select BR2_PACKAGE_ZLIB
5         help
6           A small SSH 2 server/client designed for small memory environments.
7           
8           http://matt.ucc.asn.au/dropbear/
9