aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorFrancois Romieu <romieu@fr.zoreil.com>2008-07-10 18:33:52 -0400
committerJeff Garzik <jgarzik@redhat.com>2008-07-11 01:11:44 -0400
commit0aa1538f4e4bab366023f4c414555e4ed25994e6 (patch)
tree1b9484cda285151ec0004c0decd099d53f2f241c /drivers/net/Kconfig
parent32b0f53e5bc80b87fd20d4d78a0e0cb602c9157a (diff)
gianfar: delete non NAPI code from the driver.
Compile-tested only. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index fb618b6e88eb..1fe7e0792c1f 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2262,10 +2262,6 @@ config GIANFAR
2262 This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx, 2262 This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx,
2263 and MPC86xx family of chips, and the FEC on the 8540. 2263 and MPC86xx family of chips, and the FEC on the 8540.
2264 2264
2265config GFAR_NAPI
2266 bool "Use Rx Polling (NAPI)"
2267 depends on GIANFAR
2268
2269config UCC_GETH 2265config UCC_GETH
2270 tristate "Freescale QE Gigabit Ethernet" 2266 tristate "Freescale QE Gigabit Ethernet"
2271 depends on QUICC_ENGINE 2267 depends on QUICC_ENGINE