diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2019-03-22 00:34:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-24 01:55:21 +0100 |
commit | a7fb107b7d8982ac76c958a0d2838a151b03e97e (patch) | |
tree | 71e651384d9083abdac8599a8ed80ce5e6b0656e /drivers/net/phy/swphy.c | |
parent | r8169: don't read interrupt mask register in interrupt handler (diff) | |
download | linux-a7fb107b7d8982ac76c958a0d2838a151b03e97e.tar.xz linux-a7fb107b7d8982ac76c958a0d2838a151b03e97e.zip |
net: phy: Re-parent menus for MDIO bus drivers correctly
After 90eff9096c01 ("net: phy: Allow splitting MDIO bus/device support
from PHYs") the various MDIO bus drivers were no longer parented with
config PHYLIB but with config MDIO_BUS which is not a menuconfig, fix
this by depending on MDIO_DEVICE which is a menuconfig.
This is visually nicer and less confusing for users.
Fixes: 90eff9096c01 ("net: phy: Allow splitting MDIO bus/device support from PHYs")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/swphy.c')
0 files changed, 0 insertions, 0 deletions