[patch 33/69] NETPOLL: Remove CONFIG_NETPOLL_RX

From: Chris Wright
Date: Mon May 21 2007 - 15:56:48 EST


-stable review patch. If anyone has any objections, please let us know.
---------------------

From: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx>

Get rid of the CONFIG_NETPOLL_RX option completely since all the
dependencies have been removed long ago...

Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx>
Acked-by: Jeff Garzik <jgarzik@xxxxxxxxx>
Acked-by: Matt Mackall <mpm@xxxxxxxxxxx>
Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>
Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>

---
drivers/net/Kconfig | 5 -----
1 file changed, 5 deletions(-)

--- linux-2.6.21.1.orig/drivers/net/Kconfig
+++ linux-2.6.21.1/drivers/net/Kconfig
@@ -2929,11 +2929,6 @@ endif #NETDEVICES
config NETPOLL
def_bool NETCONSOLE

-config NETPOLL_RX
- bool "Netpoll support for trapping incoming packets"
- default n
- depends on NETPOLL
-
config NETPOLL_TRAP
bool "Netpoll traffic trapping"
default n

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/