summaryrefslogtreecommitdiff
path: root/openwrt/package/dropbear/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-03-09 23:56:07 +0000
committerNicolas Thill <nico@openwrt.org>2005-03-09 23:56:07 +0000
commit9504bff14ea980cf2c17794a68ec744beb585a1c (patch)
treef80921050acaecafe54fe85e55ce7a4295e8d85c /openwrt/package/dropbear/Config.in
parentf32d3bc30e83079d353fe72e8f33dfa741bae292 (diff)
downloadmtk-20170518-9504bff14ea980cf2c17794a68ec744beb585a1c.zip
mtk-20170518-9504bff14ea980cf2c17794a68ec744beb585a1c.tar.gz
mtk-20170518-9504bff14ea980cf2c17794a68ec744beb585a1c.tar.bz2
Don't embed dropbear by default (startup script is broken)
SVN-Revision: 361
Diffstat (limited to 'openwrt/package/dropbear/Config.in')
-rw-r--r--openwrt/package/dropbear/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/dropbear/Config.in b/openwrt/package/dropbear/Config.in
index b824645..1c968f0 100644
--- a/openwrt/package/dropbear/Config.in
+++ b/openwrt/package/dropbear/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_DROPBEAR
tristate "SSH Server/Client"
- default y
+ default m
select BR2_PACKAGE_ZLIB
help
dropbear