Commit 4b97926d authored by Ilya Yanok's avatar Ilya Yanok Committed by David S. Miller

dnet: DNET should depend on HAS_IOMEM

Signed-off-by: default avatarIlya Yanok <yanok@emcraft.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e2fc4d19
...@@ -1042,7 +1042,7 @@ config NI65 ...@@ -1042,7 +1042,7 @@ config NI65
config DNET config DNET
tristate "Dave ethernet support (DNET)" tristate "Dave ethernet support (DNET)"
depends on NET_ETHERNET depends on NET_ETHERNET && HAS_IOMEM
select PHYLIB select PHYLIB
help help
The Dave ethernet interface (DNET) is found on Qong Board FPGA. The Dave ethernet interface (DNET) is found on Qong Board FPGA.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment