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:
Jan Čermák 2025-06-20 10:05:25 +02:00 committed by GitHub
parent 19b848cbbd
commit 6f854b67b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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