Skip to content

Commit

Permalink
Enable aQuantia AQtion ethernet driver (#3467)
Browse files Browse the repository at this point in the history
Enable driver for wide range of multi-gigabit NICs.

Fixes #3438
  • Loading branch information
sairon authored Jul 9, 2024
1 parent 7774329 commit 00171ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildroot-external/kernel/v6.6.y/device-support-pci.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
CONFIG_IGB=y
CONFIG_IGC=m

CONFIG_NET_VENDOR_AQUANTIA=y
CONFIG_AQTION=m

CONFIG_NET_VENDOR_ATHEROS=y
CONFIG_ATL2=m
CONFIG_ATL1=m
Expand Down

0 comments on commit 00171ae

Please sign in to comment.