Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
flash_defconfig: Enable TCP_CONG_WESTWOOD and enable it by default
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Chancellor <[email protected]>
  • Loading branch information
nathanchance committed Aug 19, 2017
1 parent 2da89b1 commit a6e69a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/configs/flash_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ CONFIG_WLAN_FEATURE_DISA=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_FB_MSM_MDSS_KCAL_CTRL=y
CONFIG_SOUND_CONTROL=y
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_WESTWOOD=y
CONFIG_DEFAULT_WESTWOOD=y
CONFIG_DEFAULT_TCP_CONG="westwood"


##########################
Expand Down

0 comments on commit a6e69a6

Please sign in to comment.