[TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS

These two congestion control modules share code.

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

+1
+1
net/ipv4/Kconfig
··· 577 577 config TCP_CONG_YEAH 578 578 tristate "YeAH TCP" 579 579 depends on EXPERIMENTAL 580 + select TCP_CONG_VEGAS 580 581 default n 581 582 ---help--- 582 583 YeAH-TCP is a sender-side high-speed enabled TCP congestion control