diff options
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/net/Kconfig b/net/Kconfig index 2684e80..40a31ba8 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -209,22 +209,6 @@ endmenu endmenu -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 - depends on NETPOLL - -config NET_POLL_CONTROLLER - def_bool NETPOLL - source "net/ax25/Kconfig" source "net/irda/Kconfig" source "net/bluetooth/Kconfig" |