Переглянути джерело

kernel: allow seamless migration from I40EVF

Resolve the issue of seamless migration from I40EVF
link: https://github.com/openwrt/openwrt/pull/19197/files#r2173571237

Signed-off-by: xiao bo <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19255
Signed-off-by: Robert Marko <[email protected]>
xiao bo 6 місяців тому
батько
коміт
fbfca67aee
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      package/kernel/linux/modules/netdevices.mk

+ 1 - 0
package/kernel/linux/modules/netdevices.mk

@@ -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