Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dnet: DNET should depend on HAS_IOMEM

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Ilya Yanok and committed by
David S. Miller
4b97926d e2fc4d19

+1 -1
+1 -1
drivers/net/Kconfig
··· 1042 1042 1043 1043 config DNET 1044 1044 tristate "Dave ethernet support (DNET)" 1045 - depends on NET_ETHERNET 1045 + depends on NET_ETHERNET && HAS_IOMEM 1046 1046 select PHYLIB 1047 1047 help 1048 1048 The Dave ethernet interface (DNET) is found on Qong Board FPGA.