Don't embed dropbear by default (startup script is broken)
SVN-Revision: 361
This commit is contained in:
parent
f32d3bc30e
commit
9504bff14e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
config BR2_PACKAGE_DROPBEAR
|
||||
tristate "SSH Server/Client"
|
||||
default y
|
||||
default m
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
dropbear
|
||||
|
|
Loading…
Reference in a new issue