]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/Kconfig
ath9k: AR9280 PCI devices must serialize IO as well
[karo-tx-linux.git] / drivers / net / Kconfig
index a2f185fd70725eb84c1e239afe7831c7a3ba828b..435e2e3a82c84a076c8dd3e20aa7bf1851df9ea3 100644 (file)
@@ -1040,6 +1040,17 @@ config NI65
          To compile this driver as a module, choose M here. The module
          will be called ni65.
 
+config DNET
+       tristate "Dave ethernet support (DNET)"
+       depends on NET_ETHERNET
+       select PHYLIB
+       help
+         The Dave ethernet interface (DNET) is found on Qong Board FPGA.
+         Say Y to include support for the DNET chip.
+
+         To compile this driver as a module, choose M here: the module
+         will be called dnet.
+
 source "drivers/net/tulip/Kconfig"
 
 config AT1700
@@ -2619,6 +2630,8 @@ config QLGE
 
 source "drivers/net/sfc/Kconfig"
 
+source "drivers/net/benet/Kconfig"
+
 endif # NETDEV_10000
 
 source "drivers/net/tokenring/Kconfig"