diff options
Diffstat (limited to 'drivers/net/Kconfig')
-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 eb4b96c4d388..dcdad217df51 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2927,11 +2927,6 @@ endif #NETDEVICES | |||
2927 | config NETPOLL | 2927 | config NETPOLL |
2928 | def_bool NETCONSOLE | 2928 | def_bool NETCONSOLE |
2929 | 2929 | ||
2930 | config NETPOLL_RX | ||
2931 | bool "Netpoll support for trapping incoming packets" | ||
2932 | default n | ||
2933 | depends on NETPOLL | ||
2934 | |||
2935 | config NETPOLL_TRAP | 2930 | config NETPOLL_TRAP |
2936 | bool "Netpoll traffic trapping" | 2931 | bool "Netpoll traffic trapping" |
2937 | default n | 2932 | default n |