mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Add support for Intel GMAC Ethernet controller as found on Intel Elkhart Lake based SoC (e.g. Fitlet3)
This commit is contained in:
parent
2e1069d858
commit
9ca836f1c2
@ -41,6 +41,11 @@ CONFIG_RTL_CARDS=m
|
||||
CONFIG_RTL8723BE=y
|
||||
CONFIG_RTL8723BS=y
|
||||
|
||||
CONFIG_NET_VENDOR_STMICRO=y
|
||||
CONFIG_STMMAC_ETH=m
|
||||
CONFIG_DWMAC_INTEL=m
|
||||
CONFIG_STMMAC_PCI=m
|
||||
|
||||
CONFIG_BCMA=m
|
||||
|
||||
CONFIG_SYSFB=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user