net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS
authorTom Rini <trini@konsulko.com>
Tue, 10 Jan 2023 16:19:40 +0000 (11:19 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 20 Jan 2023 17:27:06 +0000 (12:27 -0500)
commitbd22bde92ed62d3ae52164e1428c7dbc43eb14f8
treebf1b3a8b2c0e186ba56d014f3ff65a5c6902b3c9
parent80c75ce00d35778681e1f27b5c95e365b0fb8c7c
net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS

Set the default for MV88E61XX_FIXED_PORTS to 0x0 in Kconfig, and move
the comment from code to the help to explain what this does.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/phy/Kconfig
drivers/net/phy/mv88e61xx.c