diff options
Diffstat (limited to 'drivers/net/Kconfig')
| -rw-r--r-- | drivers/net/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index af46341827f2..d27f54a2df77 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -1273,20 +1273,6 @@ config PCNET32 | |||
| 1273 | To compile this driver as a module, choose M here. The module | 1273 | To compile this driver as a module, choose M here. The module |
| 1274 | will be called pcnet32. | 1274 | will be called pcnet32. |
| 1275 | 1275 | ||
| 1276 | config PCNET32_NAPI | ||
| 1277 | bool "Use RX polling (NAPI)" | ||
| 1278 | depends on PCNET32 | ||
| 1279 | help | ||
| 1280 | NAPI is a new driver API designed to reduce CPU and interrupt load | ||
| 1281 | when the driver is receiving lots of packets from the card. It is | ||
| 1282 | still somewhat experimental and thus not yet enabled by default. | ||
| 1283 | |||
| 1284 | If your estimated Rx load is 10kpps or more, or if the card will be | ||
| 1285 | deployed on potentially unfriendly networks (e.g. in a firewall), | ||
| 1286 | then say Y here. | ||
| 1287 | |||
| 1288 | If in doubt, say N. | ||
| 1289 | |||
| 1290 | config AMD8111_ETH | 1276 | config AMD8111_ETH |
| 1291 | tristate "AMD 8111 (new PCI lance) support" | 1277 | tristate "AMD 8111 (new PCI lance) support" |
| 1292 | depends on NET_PCI && PCI | 1278 | depends on NET_PCI && PCI |
