tftpd: can also have TFTP_DEBUG
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 22 Nov 2008 18:41:41 +0000 (18:41 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 22 Nov 2008 18:41:41 +0000 (18:41 -0000)
networking/Config.in

index 735415ccba30ffb90f84e8d8ab62bb1fe908f22c..00a07b4790b0571f30d1e4c727c312d973ffa751 100644 (file)
@@ -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