In menuconfig, all MDIO controllers and muxes are listed directly under the
Device drivers -> Network device support menu.
Let's group these in their own subenu :
Device drivers ->
Network device support ->
MDIO controller drivers ->
Mdio driver A
Mdio driver B
...
MDIO Multiplexers ->
MDIO Mux driver A
MDIO Mux driver B
...
There are no functional or KConfig dependency changes in this series,
just menu reorganisation.
V2:
- Add mux submenu
V1: https://lore.kernel.org/r/20260712201739.260742-1-maxime.chevallier@bootlin.com
Maxime Chevallier (2):
net: mdio: Kconfig: Group mdio controller drivers in a submenu
net: mdio: Kconfig: Group mdio multiplexers in a submenu
drivers/net/mdio/Kconfig | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.55.0