aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 735415ccb..00a07b479 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -821,7 +821,7 @@ config FEATURE_TFTP_BLOCKSIZE
config TFTP_DEBUG
bool "Enable debug"
default n
- depends on TFTP
+ depends on TFTP || TFTPD
help
Enable debug settings for tftp. This is useful if you're running
into problems with tftp as the protocol doesn't help you much when