Skip to content

Commit

Permalink
[TCP]: Let TCP_CONG_ADVANCED default to n
Browse files Browse the repository at this point in the history
It doesn't seem to make much sense to let an "If unsure, say N." option 
default to y.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
AdrianBunk authored and davem330 committed Jun 26, 2005
1 parent 6c36076 commit 60fe740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/ipv4/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,6 @@ config IP_TCPDIAG_IPV6
config TCP_CONG_ADVANCED
bool "TCP: advanced congestion control"
depends on INET
default y
---help---
Support for selection of various TCP congestion control
modules.
Expand Down

0 comments on commit 60fe740

Please sign in to comment.