[NETPOLL]: Remove CONFIG_NETPOLL_RX
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Sun, 29 Apr 2007 03:58:22 +0000 (20:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Apr 2007 03:58:22 +0000 (20:58 -0700)
Get rid of the CONFIG_NETPOLL_RX option completely since all the
dependencies have been removed long ago...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Acked-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index a3d46ea..32a3003 100644 (file)
@@ -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