[TCP]: Let TCP_CONG_ADVANCED default to n
authorAdrian Bunk <bunk@stusta.de>
Sun, 26 Jun 2005 22:21:15 +0000 (15:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Jun 2005 22:21:15 +0000 (15:21 -0700)
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>
net/ipv4/Kconfig

index 7342a9afe01847ab963752c3cc3bd9fbe0273f4c..3e63123f7bbd3b51428f62fa57d14b3bc0134e74 100644 (file)
@@ -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.