加入烤鹅需要的配置

This commit is contained in:
DHDAXCW
2024-04-06 14:06:36 +08:00
parent 40b65ed242
commit 3d0d49e5eb

View File

@@ -1135,6 +1135,13 @@ config KERNEL_NET_L3_MASTER_DEV
This module provides glue between core networking code and device
drivers to support L3 master devices like VRF.
config KERNEL_XDP_SOCKETS
bool "XDP sockets support"
default y if KERNEL_DEBUG_INFO_BTF
help
XDP sockets allows a channel between XDP programs and
userspace applications.
config KERNEL_PAGE_POOL
def_bool n