sdm710-common: wlan: Enable LPRX by default
LPRX was disabled previously on request because of some power issues. Now that all the power issues is resolved enable the LPRX by default. Change-Id: Ie3655bacfd06d47598b04e8c2c89233a000307ce CRs-Fixed: 2459952 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
6357d10828
commit
6243e72c42
1 changed files with 0 additions and 6 deletions
|
@ -158,11 +158,6 @@ gVhtChannelWidth=2
|
||||||
# LRO support is deprecated on latest 4.9(SDM845) kernel
|
# LRO support is deprecated on latest 4.9(SDM845) kernel
|
||||||
GROEnable=1
|
GROEnable=1
|
||||||
|
|
||||||
# Enable/Disable DTIM Synth
|
|
||||||
# 1- Enable DTIM Synth
|
|
||||||
# 0- Disable DTIM Synth
|
|
||||||
gEnableLPRx=0
|
|
||||||
|
|
||||||
#Data Inactivity Timeout when in powersave (in ms)
|
#Data Inactivity Timeout when in powersave (in ms)
|
||||||
gDataInactivityTimeout=200
|
gDataInactivityTimeout=200
|
||||||
|
|
||||||
|
@ -493,4 +488,3 @@ gTxBFCsnValue=4
|
||||||
END
|
END
|
||||||
|
|
||||||
# Note: Configuration parser would not read anything past the END marker
|
# Note: Configuration parser would not read anything past the END marker
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue