]> git.baikalelectronics.ru Git - kernel.git/commit
net: CONFIG_DEBUG_NET depends on CONFIG_NET
authorEric Dumazet <edumazet@google.com>
Thu, 2 Jun 2022 16:18:57 +0000 (09:18 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 2 Jun 2022 17:15:05 +0000 (10:15 -0700)
commitff52713e521a0062518e5dffb3f813c4757c3a76
treee06dc04cb4ad7cb7c4d993ad348f13fbcdaa850c
parentb004407d594ddcfc07b4fe57d25c2193aef62096
net: CONFIG_DEBUG_NET depends on CONFIG_NET

It makes little sense to debug networking stacks
if networking is not compiled in.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/Kconfig.debug