Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60fe7403 authored by Adrian Bunk's avatar Adrian Bunk Committed by David S. Miller
Browse files

[TCP]: Let TCP_CONG_ADVANCED default to n



It doesn't seem to make much sense to let an "If unsure, say N." option 
default to y.

Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6c360767
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.