Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d16bfd0c authored by Sergei Shtylyov's avatar Sergei Shtylyov Committed by David S. Miller
Browse files

[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>
parent 5f286e11
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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