> > Introduce a new configuration symbol: MDIO_DEVICE which allows building
> > the MDIO devices and bus code, without pulling in the entire Ethernet
> > PHY library and devices code.
> >
> > PHYLIB nows select MDIO_DEVICE and the relevant Makefile files are
> > updated to reflect that.
> >
> > Signed-off-by: Florian Fainelli <[email protected]>
>
> Andrew, Russell, does that seem sensible to you, shall I re-submit this
> as a proper patch?
Hi Florian
It does make sense, given that we have some MDIO busses not used for
networking.
Andrew