mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-15 17:16:29 +00:00
Add Marvell 88E1XXX driver for x86-64 (#4105)
Add driver for Marvell PHYs, such as 88E1543(4L) on an ASRock C3758D4I-4L board. Adding it to x86 config only, as it seems it's not widely used anywhere else. Fixes #4025 (cherry picked from commit 6f854b67b0da60c3d23379f828c7b18f70cb45d3)
This commit is contained in:
parent
589ac5edfb
commit
b35a219c02
@ -163,4 +163,8 @@ CONFIG_BMP280=m
|
||||
# Required for some PCIe devices such as ath12k
|
||||
CONFIG_IRQ_REMAP=y
|
||||
|
||||
# Pin control support
|
||||
CONFIG_PINCTRL_CANNONLAKE=m
|
||||
|
||||
# Network devices
|
||||
CONFIG_MARVELL_PHY=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user