summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/config
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-05-08 22:38:39 +0200
committerChristian Breunig <christian@breunig.cc>2026-05-08 22:44:08 +0200
commitf3a221bf83c58f43059386f00237e0f00818de25 (patch)
tree9131b714e043ac3edbaf3a7bcc3a7679cc33064c /scripts/package-build/linux-kernel/config
parent0e1197b2900559793f6eb746c7ebe5d5423e0973 (diff)
downloadvyos-build-f3a221bf83c58f43059386f00237e0f00818de25.tar.gz
vyos-build-f3a221bf83c58f43059386f00237e0f00818de25.zip
Kernel: T6847: add Intel IAVF out-of-tree Kernel driver with custom patches
The Intel iavf driver (formerly i40evf) is the Linux virtual function driver for modern Intel Ethernet adapters supporting SR-IOV, including the X700/E800 series. Renamed to iavf to support future devices, it replaced i40evf entirely by 2019. The driver facilitates high-performance networking in virtualized environments. This commit contains custom patches to make the driver build.
Diffstat (limited to 'scripts/package-build/linux-kernel/config')
-rw-r--r--scripts/package-build/linux-kernel/config/arm64/vyos_defconfig4
-rw-r--r--scripts/package-build/linux-kernel/config/x86/vyos_defconfig5
2 files changed, 2 insertions, 7 deletions
diff --git a/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig b/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
index 738c0057..a4b03f3b 100644
--- a/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
+++ b/scripts/package-build/linux-kernel/config/arm64/vyos_defconfig
@@ -1833,8 +1833,7 @@ CONFIG_IGBVF=m
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
-CONFIG_IAVF=m
-CONFIG_I40EVF=m
+# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
CONFIG_IGC=m
@@ -5672,7 +5671,6 @@ CONFIG_OBJAGG=m
CONFIG_GENERIC_IOREMAP=y
CONFIG_GENERIC_LIB_DEVMEM_IS_ALLOWED=y
-CONFIG_PLDMFW=y
CONFIG_DEBUG_MISC=y
diff --git a/scripts/package-build/linux-kernel/config/x86/vyos_defconfig b/scripts/package-build/linux-kernel/config/x86/vyos_defconfig
index e86c3fe4..22eb3271 100644
--- a/scripts/package-build/linux-kernel/config/x86/vyos_defconfig
+++ b/scripts/package-build/linux-kernel/config/x86/vyos_defconfig
@@ -1718,8 +1718,7 @@ CONFIG_IGBVF=m
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
-CONFIG_IAVF=m
-CONFIG_I40EVF=m
+# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
CONFIG_IGC=m
@@ -4628,8 +4627,6 @@ CONFIG_PARMAN=m
CONFIG_OBJAGG=m
# end of Library routines
-CONFIG_PLDMFW=y
-
# CONFIG_DEBUG_MISC is not set
#