aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cortina/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/cortina/Kconfig')
-rw-r--r--drivers/net/ethernet/cortina/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/cortina/Kconfig b/drivers/net/ethernet/cortina/Kconfig
index 0df743ea51f1..89bc4579724d 100644
--- a/drivers/net/ethernet/cortina/Kconfig
+++ b/drivers/net/ethernet/cortina/Kconfig
@@ -14,6 +14,7 @@ if NET_VENDOR_CORTINA
config GEMINI_ETHERNET
tristate "Gemini Gigabit Ethernet support"
depends on OF
+ depends on HAS_IOMEM
select PHYLIB
select CRC32
---help---