Skip to content

Commit

Permalink
[NETPOLL]: Remove CONFIG_NETPOLL_RX
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sergei Shtylyov authored and David S. Miller committed Apr 29, 2007
1 parent 5f286e1 commit d16bfd0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d16bfd0

Please sign in to comment.