mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-19 19:16:28 +00:00
Enable aQuantia AQtion ethernet driver (#3467)
Enable driver for wide range of multi-gigabit NICs. Fixes #3438
This commit is contained in:
parent
777432913e
commit
00171ae44c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user