From: Anatolij Gustschin Date: Sat, 26 Oct 2019 23:14:41 +0000 (+0200) Subject: net: phy: fix switch vendor name X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=389488df92f08eed95149e66562d29db634af6a3;p=u-boot.git net: phy: fix switch vendor name Fix vendor name in MV88E61xx option description. Signed-off-by: Anatolij Gustschin Reviewed-by: Chris Packham Tested-by: Chris Packham Acked-by: Joe Hershberger --- diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index bcea8a0c3e..dceea1516f 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig @@ -46,7 +46,7 @@ config B53_PHY_PORTS endif # B53_SWITCH config MV88E61XX_SWITCH - bool "Marvel MV88E61xx Ethernet switch PHY support." + bool "Marvell MV88E61xx Ethernet switch PHY support." if MV88E61XX_SWITCH