]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kernel: allow seamless migration from I40EVF 19255/head
authorxiao bo <peterwillcn@gmail.com>
Sun, 29 Jun 2025 02:20:50 +0000 (10:20 +0800)
committerRobert Marko <robimarko@gmail.com>
Sun, 29 Jun 2025 13:45:52 +0000 (15:45 +0200)
Resolve the issue of seamless migration from I40EVF
link: https://github.com/openwrt/openwrt/pull/19197/files#r2173571237
Signed-off-by: xiao bo <peterwillcn@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19255
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/netdevices.mk

index dea82fc8a65f760941cf8c76844dea8219e28620..3779246646d08b151cd1d0502574ac453cfbbb1e 100644 (file)
@@ -1268,6 +1268,7 @@ define KernelPackage/iavf
   TITLE:=Intel(R) Ethernet Adaptive Virtual Function support
   DEPENDS:=@PCI_SUPPORT +!LINUX_6_6:kmod-libie
   KCONFIG:= \
+       CONFIG_I40EVF \
        CONFIG_IAVF
   FILES:= \
        $(LINUX_DIR)/drivers/net/ethernet/intel/iavf/iavf.ko