mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-16 09:36:28 +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
This commit is contained in:
parent
19b848cbbd
commit
6f854b67b0
@ -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