add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
[openwrt.git] / package / dropbear / Config.in
1 config BR2_PACKAGE_DROPBEAR
2 prompt "dropbear.......................... Small SSH 2 client/server"
3 tristate
4 default y
5 help
6 A small SSH 2 server/client designed for small memory environments.
7
8 http://matt.ucc.asn.au/dropbear/
9
10 config BR2_PACKAGE_DBCONVERT
11 prompt "dropbearconvert................... Utility for converting SSH keys"
12 tristate
13 default m if CONFIG_DEVEL
14 depends BR2_PACKAGE_DROPBEAR
This page took 0.060416 seconds and 5 git commands to generate.