Enable aQuantia AQtion ethernet driver (#3467)

Enable driver for wide range of multi-gigabit NICs.

Fixes #3438
This commit is contained in:
Jan Čermák 2024-07-09 13:01:25 +02:00 committed by GitHub
parent 777432913e
commit 00171ae44c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,9 @@
CONFIG_IGB=y CONFIG_IGB=y
CONFIG_IGC=m CONFIG_IGC=m
CONFIG_NET_VENDOR_AQUANTIA=y
CONFIG_AQTION=m
CONFIG_NET_VENDOR_ATHEROS=y CONFIG_NET_VENDOR_ATHEROS=y
CONFIG_ATL2=m CONFIG_ATL2=m
CONFIG_ATL1=m CONFIG_ATL1=m