diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini
index 4cc9203a704ecc414035f101949ecc742f8500dd..93f94c03e1839a98d1b2c86046657ad8249f27a2 100644
--- a/wifi/WCNSS_qcom_cfg.ini
+++ b/wifi/WCNSS_qcom_cfg.ini
@@ -259,13 +259,11 @@ isP2pDeviceAddrAdministrated=0
 # Set Thermal Power limit
 TxPower2g=10
 TxPower5g=10
-
 # Remove Overlap channel restriction
 gEnableOverLapCh=0
 
 #Enable VHT on 2.4Ghz
 gEnableVhtFor24GHzBand=1
-
 # Configure channel Bonding in 2.4GHz
 gChannelBondingMode24GHz=0
 
@@ -472,7 +470,6 @@ adapt_dwell_wifi_act_threshold=10
 MAWCEnabled=0
 
 drop_bcn_on_chan_mismatch=0
-
 # Enable/Disable rtt sta mac randomization
 enable_rtt_mac_randomization=1
 
@@ -481,61 +478,44 @@ gEnableSNRMonitoring=1
 
 #Sets RSSI preference for 5GHz over 2.4GHz AP
 gSelect5GHzMargin=5
-
 #RSSI threshold offset for 2G to 5G roam
 roam_bad_rssi_thresh_offset_2g=0
-
 #RSSI threshold for background roam
 roam_bg_scan_bad_rssi_thresh=-76
-
 #Sends NULL frame to AP periodically in seconds to notify STA's existence
 gStaKeepAlivePeriod=30
-
 gEnablePacketLog=1
-
 #Enable/Disable Modulated DTIM feature
 gEnableModulatedDTIM=3
-
 #Set MaxLIModulate Dtim
 gMaxLIModulatedDTIM=3
-
 #Sets dense roam RSSI Threshold diff
 groam_dense_rssi_thresh_offset=5
-
 #traffic Threshold required for dense roam scan
 gtraffic_threshold=50
-
 gRoamBmissFirstBcnt=10
 gRoamBmissFinalBcnt=20
-
 #To Enable/Disable PER based Roaming in FW
 gper_roam_enabled=3
-
 #ARP access category
 arp_ac_category=0
-
 #Enable/Disable LPRx
 gEnableLPRx=0
-
 gEnableSelfRecovery=1
-
 #Enable/Disable FT open feature
 enable_ftopen=0
-
 #Enable max link speed
 gReportMaxLinkSpeed=2
-
 #Enable/Disable SAE support in Driver
 sae_enabled=0
-
 # Enable/disable ETSI SRD channels in master mode PCL and ACS functionality
 etsi13_srd_chan_in_master_mode=1
-
 # Set max time for active 2G channel scan
 active_max_channel_time_2g=0
-
 # Enable/Disable emergency roaming during deauth/disassoc
 enable_disconnect_roam_offload=1
+# Enable/Disable RTT feature
+gEnableRTTSupport=0
 
 END