kernel_samsung_a53x/net/skb_tracer/Kconfig
2024-06-15 16:02:09 -03:00

16 lines
288 B
Text
Executable file

# SPDX-License-Identifier: GPL-2.0-only
#
# skb_tracer configuration
#
config SKB_TRACER
tristate "skb tracer"
depends on NET
select SKB_EXTENSIONS
help
skb tracer
config SKB_TRACER_TEST
tristate "KUnit test for skb tracer"
depends on SKB_TRACER
help
test skb tracer