From a6cc5836d85c10fadb769356760e7e7c0f4a02c1 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Dhanotiya Date: Mon, 3 Feb 2020 20:31:51 +0530 Subject: [PATCH] sm6250-common: wifi: Remove TxPower2g and 5g from config file Ini config values TxPower2g and TxPower5g are not getting used anymore. Remove TxPower2g and TxPower5g from WCNSS_qcom_cfg.ini for all the targets. Change-Id: Id85bec3e4ae3bb8012e13844bb0afa682a593fee CRs-Fixed: 2607679 --- wifi/WCNSS_qcom_cfg.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index cff6819..2f931e0 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -221,9 +221,6 @@ gEnableMCCAdaptiveScheduler=1 #Enable or Disable p2p device address administered isP2pDeviceAddrAdministrated=0 -# Set Thermal Power limit -TxPower2g=10 -TxPower5g=10 # Remove Overlap channel restriction gEnableOverLapCh=0