drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM
authorChen Gang <[email protected]>
Sat, 4 Oct 2014 09:54:33 +0000 (17:54 +0800)
committerDavid S. Miller <[email protected]>
Mon, 6 Oct 2014 04:46:27 +0000 (00:46 -0400)
commitb3a00c912cdf8efe985a08018fe26f362b32c1ac
tree6f4f4fc3ba8cab895c32c744def3ddf63f7a57ca
parentbec3cfdca36bf43cfa3751ad7b56db1a307e0760
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM

MDIO_BCM_UNIMAC needs HAS_IOMEM, so depend on it, the related error (
with allmodconfig under um):

    MODPOST 1205 modules
  ERROR: "devm_ioremap" [drivers/net/phy/mdio-bcm-unimac.ko] undefined!

Signed-off-by: Chen Gang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/phy/Kconfig