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
821config TFTP_DEBUG 821config TFTP_DEBUG
822 bool "Enable debug" 822 bool "Enable debug"
823 default n 823 default n
824 depends on TFTP 824 depends on TFTP || TFTPD
825 help 825 help
826 Enable debug settings for tftp. This is useful if you're running 826 Enable debug settings for tftp. This is useful if you're running
827 into problems with tftp as the protocol doesn't help you much when 827 into problems with tftp as the protocol doesn't help you much when