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:
Arun Kumar Khandavalli 2019-05-30 18:05:38 +05:30 committed by GiaSen
parent 6357d10828
commit 6243e72c42

View file

@ -158,11 +158,6 @@ gVhtChannelWidth=2
# LRO support is deprecated on latest 4.9(SDM845) kernel
GROEnable=1
# Enable/Disable DTIM Synth
# 1- Enable DTIM Synth
# 0- Disable DTIM Synth
gEnableLPRx=0
#Data Inactivity Timeout when in powersave (in ms)
gDataInactivityTimeout=200
@ -493,4 +488,3 @@ gTxBFCsnValue=4
END
# Note: Configuration parser would not read anything past the END marker