Added httping compile dependency as it now can be built with SSL support
[openwrt.git] / openwrt / 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.05451 seconds and 5 git commands to generate.