diff options
| author | Jeff Johnson <jjohnson@qca.qualcomm.com> | 2014-02-25 13:10:18 -0800 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-26 18:49:03 -0800 |
| commit | efbaa1cc2f589883c9556705e0ead1591c8ad725 (patch) | |
| tree | a004608cde68148e3d523da3d8921c0527d8a8a3 | |
| parent | 557747b0e244cbc816ee9d1846774b8aba2ba7fd (diff) | |
qcacld: Remove gDisableLDPCWithTxbfAP=1
The gDisableLDPCWithTxbfAP parameter is used to address IOT issues
with a prior generation of hardware. This is not needed for the
qcacld driver.
Change-Id: I757ff1462bb188a440f376220e3bdd2dcf9898e2
CRs-fixed: 621485
| -rwxr-xr-x | firmware_bin/WCNSS_qcom_cfg.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware_bin/WCNSS_qcom_cfg.ini b/firmware_bin/WCNSS_qcom_cfg.ini index 976f246e3301..840da833f30d 100755 --- a/firmware_bin/WCNSS_qcom_cfg.ini +++ b/firmware_bin/WCNSS_qcom_cfg.ini @@ -415,9 +415,6 @@ gScanAgingTime=0 #If set to 1 Android Framwrok control the Power saving mechanism isAndroidPsEn=0 -#disable LDPC in STA mode if the AP is TXBF capable -gDisableLDPCWithTxbfAP=1 - #Enable thermal mitigation gThermalMitigationEnable=0 |
