mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
net: phy: fix switch vendor name
Fix vendor name in MV88E61xx option description. Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Chris Packham <judge.packham@gmail.com> Tested-by: Chris Packham <judge.packham@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
committed by
Joe Hershberger
parent
5bcb4b8ff6
commit
389488df92
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user