diff options
-rw-r--r-- | drivers/net/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index aa633fa95e64..a1294e02aba8 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2718,11 +2718,6 @@ config NETCONSOLE 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 |