mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-27 21:03:31 -04: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:
committed by
Jakub Kicinski
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
|
||||
|
||||
Reference in New Issue
Block a user