update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security...
[openwrt.git] / package / dropbear / Config.in
index 0c4b2f4..54d7284 100644 (file)
@@ -1,10 +1,9 @@
 config BR2_PACKAGE_DROPBEAR
 config BR2_PACKAGE_DROPBEAR
-       prompt "dropbear.......................... Small SSH 2 client/server"
-       tristate
+       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/
        default y
        select BR2_PACKAGE_ZLIB
        help
          A small SSH 2 server/client designed for small memory environments.
          
          http://matt.ucc.asn.au/dropbear/
-
+         
This page took 0.026244 seconds and 4 git commands to generate.