]> 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)
commit2dbb98ab83befeaea363f165a703abf04027c7a7
treee06dc04cb4ad7cb7c4d993ad348f13fbcdaa850c
parent23597800f1c755f6202fc8b00ebb5ef85920aba1
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