new/kernel-rt/net/xdp/Kconfig

8 lines
164 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
config XDP_SOCKETS
bool "XDP sockets"
depends on BPF_SYSCALL
default n
help
XDP sockets allows a channel between XDP programs and
userspace applications.