[TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 17 May 2007 07:07:47 +0000 (00:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 17 May 2007 21:20:32 +0000 (14:20 -0700)
These two congestion control modules share code.

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

index c68196cc56abaea14b3922618fe67f7ca94f6b4f..719c1040bd0a5646241f8fdc7cd730b7263ff287 100644 (file)
@@ -577,6 +577,7 @@ config TCP_CONG_VENO
 config TCP_CONG_YEAH
        tristate "YeAH TCP"
        depends on EXPERIMENTAL
+       select TCP_CONG_VEGAS
        default n
        ---help---
        YeAH-TCP is a sender-side high-speed enabled TCP congestion control