aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dropbear/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/dropbear/Config.in')
-rw-r--r--package/network/services/dropbear/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/network/services/dropbear/Config.in b/package/network/services/dropbear/Config.in
index 9106322eea..61a04ec876 100644
--- a/package/network/services/dropbear/Config.in
+++ b/package/network/services/dropbear/Config.in
@@ -73,4 +73,8 @@ config DROPBEAR_PUTUTLINE
help
Dropbear will use pututline() to write the utmp structure into the utmp file.
+config DROPBEAR_DBCLIENT
+ bool "Build dropbear with dbclient"
+ default y
+
endmenu