diff options
Diffstat (limited to 'net/dccp/Kconfig')
-rw-r--r-- | net/dccp/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net/dccp/Kconfig b/net/dccp/Kconfig index 8c0ef71bed2f..b270e84d9c13 100644 --- a/net/dccp/Kconfig +++ b/net/dccp/Kconfig | |||
@@ -39,23 +39,6 @@ config IP_DCCP_DEBUG | |||
39 | 39 | ||
40 | Just say N. | 40 | Just say N. |
41 | 41 | ||
42 | config NET_DCCPPROBE | ||
43 | tristate "DCCP connection probing" | ||
44 | depends on PROC_FS && KPROBES | ||
45 | ---help--- | ||
46 | This module allows for capturing the changes to DCCP connection | ||
47 | state in response to incoming packets. It is used for debugging | ||
48 | DCCP congestion avoidance modules. If you don't understand | ||
49 | what was just said, you don't need it: say N. | ||
50 | |||
51 | Documentation on how to use DCCP connection probing can be found | ||
52 | at: | ||
53 | |||
54 | http://www.linuxfoundation.org/collaborate/workgroups/networking/dccpprobe | ||
55 | |||
56 | To compile this code as a module, choose M here: the | ||
57 | module will be called dccp_probe. | ||
58 | |||
59 | 42 | ||
60 | endmenu | 43 | endmenu |
61 | 44 | ||