Commit 00fd81fe authored by Sergei Shtylyov's avatar Sergei Shtylyov Committed by Adrian Bunk

[NETPOLL]: Remove CONFIG_NETPOLL_RX

Get rid of the CONFIG_NETPOLL_RX option completely since all the
dependencies have been removed long ago...
Signed-off-by: default avatarSergei Shtylyov <sshtylyov@ru.mvista.com>
Acked-by: default avatarJeff Garzik <jgarzik@pobox.com>
Acked-by: default avatarMatt Mackall <mpm@selenic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent eb9c87a4
...@@ -2718,11 +2718,6 @@ config NETCONSOLE ...@@ -2718,11 +2718,6 @@ config NETCONSOLE
config NETPOLL config NETPOLL
def_bool NETCONSOLE def_bool NETCONSOLE
config NETPOLL_RX
bool "Netpoll support for trapping incoming packets"
default n
depends on NETPOLL
config NETPOLL_TRAP config NETPOLL_TRAP
bool "Netpoll traffic trapping" bool "Netpoll traffic trapping"
default n default n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment