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)
commiteb0b39efb7d908e3950f6f76ee6e3cecb86ec489
treee06dc04cb4ad7cb7c4d993ad348f13fbcdaa850c
parent83450bbafebdaf90818e77ee368202f03d056cd7
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