diff options
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r-- | net/ipv4/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index a51e33e64552..1a8f93bd2d4f 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
@@ -411,7 +411,7 @@ config INET_TCP_DIAG | |||
411 | 411 | ||
412 | config INET_UDP_DIAG | 412 | config INET_UDP_DIAG |
413 | depends on INET_DIAG | 413 | depends on INET_DIAG |
414 | def_tristate INET_DIAG | 414 | def_tristate INET_DIAG && IPV6 |
415 | 415 | ||
416 | menuconfig TCP_CONG_ADVANCED | 416 | menuconfig TCP_CONG_ADVANCED |
417 | bool "TCP: advanced congestion control" | 417 | bool "TCP: advanced congestion control" |