On 03/24/2017 02:47 PM, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git > master > head: ff41c7fa64854cc95a472d43af82c17c043aa757 > commit: 90eff9096c01ba90cdae504a6b95ee87fe2556a3 [566/583] net: phy: Allow > splitting MDIO bus/device support from PHYs > config: x86_64-randconfig-x009-201712 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 > reproduce: > git checkout 90eff9096c01ba90cdae504a6b95ee87fe2556a3 > # save the attached .config to linux build tree > make ARCH=x86_64 > > All warnings (new ones prefixed by >>): > > warning: (NET_DSA_BCM_SF2) selects MDIO_BCM_UNIMAC which has unmet direct > dependencies (NETDEVICES && MDIO_DEVICE && HAS_IOMEM && OF_MDIO)
Humm yes indeed. Thanks! -- Florian