net/igc: Support Intel I226V.

This commit supported Intel I226V.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
This commit is contained in:
ouyangxiangzhen
2024-11-04 21:03:57 +08:00
committed by archer
parent f6a72ad0f4
commit 5450b50951
2 changed files with 20 additions and 0 deletions
+4
View File
@@ -818,6 +818,10 @@ config NET_IGC_I225LM
bool "Intel I225LM"
default n
config NET_IGC_I226V
bool "Intel I226V"
default n
endif # NET_IGC
endif # NETDEVICES