diff options
| -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 347083433120..7342a9afe018 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
| @@ -549,7 +549,7 @@ config TCP_CONG_SCALABLE | |||
| 549 | endmenu | 549 | endmenu |
| 550 | 550 | ||
| 551 | config TCP_CONG_BIC | 551 | config TCP_CONG_BIC |
| 552 | boolean | 552 | tristate |
| 553 | depends on !TCP_CONG_ADVANCED | 553 | depends on !TCP_CONG_ADVANCED |
| 554 | default y | 554 | default y |
| 555 | 555 | ||
