Skip to content

Commit

Permalink
dnet: DNET should depend on HAS_IOMEM
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Yanok <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Ilya Yanok authored and davem330 committed Mar 21, 2009
1 parent e2fc4d1 commit 4b97926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4b97926

Please sign in to comment.