aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-unmaintained.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-unmaintained.config
parentec891e3f8645fb1e5090bff887366c6c57b21e58 (diff)
dashboard/config/linux: always enable GVNIC
Diffstat (limited to 'dashboard/config/linux/upstream-unmaintained.config')
-rw-r--r--dashboard/config/linux/upstream-unmaintained.config7
1 files changed, 6 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-unmaintained.config b/dashboard/config/linux/upstream-unmaintained.config
index 2ca9fcc90..79d349474 100644
--- a/dashboard/config/linux/upstream-unmaintained.config
+++ b/dashboard/config/linux/upstream-unmaintained.config
@@ -1086,6 +1086,7 @@ CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_XGRESS=y
CONFIG_SKB_EXTENSIONS=y
+CONFIG_NET_DEVMEM=y
#
# Networking options
@@ -1456,6 +1457,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
@@ -2121,7 +2124,7 @@ CONFIG_NET_VENDOR_FUJITSU=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
@@ -5802,6 +5805,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