diff options
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r-- | net/ipv4/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 960c02faf440..1e6db2a896b9 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
@@ -423,9 +423,6 @@ config IP_TCPDIAG | |||
423 | 423 | ||
424 | If unsure, say Y. | 424 | If unsure, say Y. |
425 | 425 | ||
426 | config IP_TCPDIAG_DCCP | ||
427 | def_bool (IP_TCPDIAG=y && IP_DCCP=y) || (IP_TCPDIAG=m && IP_DCCP) | ||
428 | |||
429 | config TCP_CONG_ADVANCED | 426 | config TCP_CONG_ADVANCED |
430 | bool "TCP: advanced congestion control" | 427 | bool "TCP: advanced congestion control" |
431 | ---help--- | 428 | ---help--- |