summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/dropbear.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/dropbear.in b/rules/dropbear.in
index baa87180e..16624d826 100644
--- a/rules/dropbear.in
+++ b/rules/dropbear.in
@@ -314,10 +314,14 @@ config DROPBEAR_DROPBEAR_CONVERT
config DROPBEAR_SCP
bool
+ depends on !OPENSSH_SCP || ALLYES
prompt "Install dropbear's scp"
help
This is dropbear's implementation of the scp utility.
+comment "OpenSSH scp is selected!"
+ depends on OPENSSH_SCP
+
comment "runtime options ---"
config DROPBEAR_STARTSCRIPT