[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: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Adrian Bunk 2005-06-26 15:21:15 -07:00 committed by David S. Miller
parent 6c3607676c
commit 60fe740320

View file

@ -448,7 +448,6 @@ config IP_TCPDIAG_IPV6
config TCP_CONG_ADVANCED config TCP_CONG_ADVANCED
bool "TCP: advanced congestion control" bool "TCP: advanced congestion control"
depends on INET depends on INET
default y
---help--- ---help---
Support for selection of various TCP congestion control Support for selection of various TCP congestion control
modules. modules.