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:
Jan Čermák 2025-06-20 10:05:25 +02:00 committed by Jan Čermák
parent 589ac5edfb
commit b35a219c02
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B

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