diff options
Diffstat (limited to 'net/dccp/Kconfig')
-rw-r--r-- | net/dccp/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/dccp/Kconfig b/net/dccp/Kconfig index 24a6981e209a..7e096ba8454f 100644 --- a/net/dccp/Kconfig +++ b/net/dccp/Kconfig | |||
@@ -40,15 +40,6 @@ config IP_DCCP_DEBUG | |||
40 | 40 | ||
41 | Just say N. | 41 | Just say N. |
42 | 42 | ||
43 | config IP_DCCP_UNLOAD_HACK | ||
44 | depends on IP_DCCP=m && IP_DCCP_CCID3=m | ||
45 | bool "DCCP control sock unload hack" | ||
46 | ---help--- | ||
47 | Enable this to be able to unload the dccp module when the it | ||
48 | has only one refcount held, the control sock one. Just execute | ||
49 | "rmmod dccp_ccid3 dccp" | ||
50 | |||
51 | Just say N. | ||
52 | endmenu | 43 | endmenu |
53 | 44 | ||
54 | endmenu | 45 | endmenu |