mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
net/igc: Support Intel I226V.
This commit supported Intel I226V. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user