xref: /openbmc/linux/net/psample/Kconfig (revision 864e898b)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
26ae0a628SYotam Gigi#
36ae0a628SYotam Gigi# psample packet sampling configuration
46ae0a628SYotam Gigi#
56ae0a628SYotam Gigi
66ae0a628SYotam Gigimenuconfig PSAMPLE
76ae0a628SYotam Gigi	tristate "Packet-sampling netlink channel"
86ae0a628SYotam Gigi	default n
96ae0a628SYotam Gigi	help
106ae0a628SYotam Gigi	  Say Y here to add support for packet-sampling netlink channel
116ae0a628SYotam Gigi	  This netlink channel allows transferring packets alongside some
126ae0a628SYotam Gigi	  metadata to userspace.
136ae0a628SYotam Gigi
146ae0a628SYotam Gigi	  To compile this support as a module, choose M here: the module will
156ae0a628SYotam Gigi	  be called psample.
16