From 12c0c9e859f5550d18c45db3b0bceeebc80744f2 Mon Sep 17 00:00:00 2001 From: Jianlong Huang Date: Tue, 7 Jun 2022 09:12:51 +0800 Subject: [PATCH] net: phy: motorcomm: Support the YT8531 gigabit PHY Signed-off-by: Jianlong Huang --- drivers/net/phy/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.7.4