dropbear: allow build without dbclient
[openwrt/openwrt.git] / package / network / services / dropbear / Config.in
index 9106322eeac5816a37e2b6e5dc56dd5e85793553..61a04ec876fb0c0cedaf85e5c01d5a41ebe9184d 100644 (file)
@@ -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