net: Fix dependencies for !HAS_IOMEM archs

Not every arch has io memory.
So, unbreak the build by fixing the dependencies.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Richard Weinberger
2016-01-25 23:24:12 +01:00
committed by David S. Miller
vanhempi d88270eef4
commit c731f0e349
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa

Näytä tiedosto

@@ -186,6 +186,7 @@ config MDIO_GPIO
config MDIO_OCTEON
tristate "Support for MDIO buses on Octeon and ThunderX SOCs"
depends on 64BIT
depends on HAS_IOMEM
help
This module provides a driver for the Octeon and ThunderX MDIO