mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
net: mdio: Kconfig: Group mdio multiplexers in a submenu
Move all MDIO muxes under the "MDIO controller drivers" submenu. This doesn't change any dependency for KConfig options and is purely cosmetic. Suggested-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://patch.msgid.link/20260715082226.51481-3-maxime.chevallier@bootlin.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
65f1820835
commit
8a48eb846f
|
|
@ -199,7 +199,7 @@ config MDIO_THUNDER
|
|||
ThunderX SoCs when the MDIO bus device appears as a PCI
|
||||
device.
|
||||
|
||||
comment "MDIO Multiplexers"
|
||||
menu "MDIO Multiplexers"
|
||||
|
||||
config MDIO_BUS_MUX
|
||||
tristate
|
||||
|
|
@ -290,3 +290,4 @@ config MDIO_BUS_MUX_MMIOREG
|
|||
Currently, only 8/16/32 bits registers are supported.
|
||||
|
||||
endmenu
|
||||
endmenu
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user