diff options
Diffstat (limited to 'net/ipv4/Kconfig')
| -rw-r--r-- | net/ipv4/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 300b06888fdf..b54b3ca939db 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
| @@ -715,6 +715,7 @@ config DEFAULT_TCP_CONG | |||
| 715 | default "reno" if DEFAULT_RENO | 715 | default "reno" if DEFAULT_RENO |
| 716 | default "dctcp" if DEFAULT_DCTCP | 716 | default "dctcp" if DEFAULT_DCTCP |
| 717 | default "cdg" if DEFAULT_CDG | 717 | default "cdg" if DEFAULT_CDG |
| 718 | default "bbr" if DEFAULT_BBR | ||
| 718 | default "cubic" | 719 | default "cubic" |
| 719 | 720 | ||
| 720 | config TCP_MD5SIG | 721 | config TCP_MD5SIG |
