[IPV4]: Fix thinko in TCP_CONG_BIC default.
authorDavid S. Miller <davem@davemloft.net>
Sun, 26 Jun 2005 22:20:20 +0000 (15:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Jun 2005 22:20:20 +0000 (15:20 -0700)
Since it is tristate when we offer it as a choice, we should
definte it also as tristate when forcing it as the default.
Otherwise kconfig warns.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig

Simple merge