From: Jianlong Huang Date: Tue, 7 Jun 2022 01:12:51 +0000 (+0800) Subject: net: phy: motorcomm: Support the YT8531 gigabit PHY X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12c0c9e859f5550d18c45db3b0bceeebc80744f2;p=platform%2Fkernel%2Flinux-starfive.git net: phy: motorcomm: Support the YT8531 gigabit PHY Signed-off-by: Jianlong Huang --- diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index b992f46..dbfcd21 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig @@ -245,7 +245,7 @@ config MOTORCOMM_PHY tristate "Motorcomm PHYs" help Enables support for Motorcomm network PHYs. - Currently supports the YT8511 and YT8521 gigabit PHY. + Currently supports the YT8511/YT8521/YT8531 gigabit PHY. config NATIONAL_PHY tristate "National Semiconductor PHYs"