aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-usb-base.config
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-08-08 12:03:57 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-08-08 11:16:27 +0000
commit987b750d21cad86d791d0342a21b6cb3c1a4288a (patch)
treec5ec2a8fb834be128b2422f5fb533eedf3ed80c2 /dashboard/config/linux/upstream-usb-base.config
parentec891e3f8645fb1e5090bff887366c6c57b21e58 (diff)
dashboard/config/linux: always enable GVNIC
Diffstat (limited to 'dashboard/config/linux/upstream-usb-base.config')
-rw-r--r--dashboard/config/linux/upstream-usb-base.config7
1 files changed, 6 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-usb-base.config b/dashboard/config/linux/upstream-usb-base.config
index 495e7fe5d..23f1e84d9 100644
--- a/dashboard/config/linux/upstream-usb-base.config
+++ b/dashboard/config/linux/upstream-usb-base.config
@@ -1081,6 +1081,7 @@ CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_XGRESS=y
CONFIG_SKB_EXTENSIONS=y
+CONFIG_NET_DEVMEM=y
#
# Networking options
@@ -1430,6 +1431,8 @@ CONFIG_NET_9P_VIRTIO=y
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_NET_SELFTESTS=y
+CONFIG_PAGE_POOL=y
+# CONFIG_PAGE_POOL_STATS is not set
CONFIG_FAILOVER=y
CONFIG_ETHTOOL_NETLINK=y
@@ -2063,7 +2066,7 @@ CONFIG_NET_VENDOR_EZCHIP=y
CONFIG_NET_VENDOR_FUNGIBLE=y
# CONFIG_FUN_ETH is not set
CONFIG_NET_VENDOR_GOOGLE=y
-# CONFIG_GVE is not set
+CONFIG_GVE=y
CONFIG_NET_VENDOR_HISILICON=y
# CONFIG_HIBMCGE is not set
CONFIG_NET_VENDOR_HUAWEI=y
@@ -5131,6 +5134,8 @@ CONFIG_ARCH_USE_MEMTEST=y
# end of Rust hacking
# end of Kernel hacking
+CONFIG_IO_URING_ZCRX=y
+
CONFIG_DEBUG_MEMORY=y
CONFIG_TWIST_KERNEL_BEHAVIOR=y
CONFIG_TWIST_FOR_SYZKALLER_TESTING=y