Skip to content
Snippets Groups Projects
Commit 4b97926d authored by Ilya Yanok's avatar Ilya Yanok Committed by David S. Miller
Browse files

dnet: DNET should depend on HAS_IOMEM

parent e2fc4d19
No related branches found
No related tags found
No related merge requests found
......@@ -1042,7 +1042,7 @@ config NI65
config DNET
tristate "Dave ethernet support (DNET)"
depends on NET_ETHERNET
depends on NET_ETHERNET && HAS_IOMEM
select PHYLIB
help
The Dave ethernet interface (DNET) is found on Qong Board FPGA.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment