From: Francois Romieu Date: Thu, 10 Jul 2008 22:34:40 +0000 (+0200) Subject: ucc_geth: delete non NAPI code from the driver. X-Git-Tag: v2.6.27-rc1~969^2~146^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a342d224afb03196e3df28a271f3ddf3787e8f4;p=pandora-kernel.git ucc_geth: delete non NAPI code from the driver. Signed-off-by: Francois Romieu Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 1fe7e0792c1f..9b98714889bf 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2270,10 +2270,6 @@ config UCC_GETH This driver supports the Gigabit Ethernet mode of the QUICC Engine, which is available on some Freescale SOCs. -config UGETH_NAPI - bool "Use Rx Polling (NAPI)" - depends on UCC_GETH - config UGETH_MAGIC_PACKET bool "Magic Packet detection support" depends on UCC_GETH Reading git-diff-tree failed