aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 50ca1cf1271e..fb618b6e88eb 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1694,17 +1694,6 @@ config VIA_RHINE_MMIO
1694 1694
1695 If unsure, say Y. 1695 If unsure, say Y.
1696 1696
1697config VIA_RHINE_NAPI
1698 bool "Use Rx Polling (NAPI)"
1699 depends on VIA_RHINE
1700 help
1701 NAPI is a new driver API designed to reduce CPU and interrupt load
1702 when the driver is receiving lots of packets from the card.
1703
1704 If your estimated Rx load is 10kpps or more, or if the card will be
1705 deployed on potentially unfriendly networks (e.g. in a firewall),
1706 then say Y here.
1707
1708config LAN_SAA9730 1697config LAN_SAA9730
1709 bool "Philips SAA9730 Ethernet support" 1698 bool "Philips SAA9730 Ethernet support"
1710 depends on NET_PCI && PCI && MIPS_ATLAS 1699 depends on NET_PCI && PCI && MIPS_ATLAS