nt9856x/BSP/linux-kernel/net/xdp/Kconfig
2023-03-28 15:07:53 +08:00

8 lines
164 B
Plaintext

config XDP_SOCKETS
bool "XDP sockets"
depends on BPF_SYSCALL
default n
help
XDP sockets allows a channel between XDP programs and
userspace applications.