summaryrefslogtreecommitdiffstats
path: root/package/dropbear/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/dropbear/Config.in')
-rw-r--r--package/dropbear/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/dropbear/Config.in b/package/dropbear/Config.in
index 6700778161..7844641d1a 100644
--- a/package/dropbear/Config.in
+++ b/package/dropbear/Config.in
@@ -27,6 +27,12 @@ config BR2_PACKAGE_DROPBEAR_CLIENT
and are therefore always build regardless this setting:
dropbear, dropbearkey, dropbearconvert, scp
+config BR2_PACKAGE_DROPBEAR_SERVER
+ bool "dropbear ssh server"
+ default y
+ help
+ Enable the dropbear ssh server, run from init
+
config BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS
bool "disable reverse DNS lookups"
help
OpenPOWER on IntegriCloud