diff --git a/kona/WCNSS_qcom_cfg.ini b/kona/WCNSS_qcom_cfg.ini
index 2a4ff54be5781287d63a192198d68a92f24abbea..a7a8c47abc80ecb1f040929b50a0f8731c5682c7 100644
--- a/kona/WCNSS_qcom_cfg.ini
+++ b/kona/WCNSS_qcom_cfg.ini
@@ -304,6 +304,12 @@ gIPAHighBandwidthMbps=800
 # 0 - disable, 1 - enable(default)
 wlm_latency_enable=1
 
+# This ini is used to give higher priority for 5g scc than dbs.
+# It is bitmap per enum policy_mgr_con_mode.
+# For example in GO+STA(5G) mode, when TPUT is onfigured as wlan system
+# preference option, If 5G SCC needs higher priority than dbs, set it as 8.
+g_prefer_5g_scc_to_dbs=8
+
 END
 
 # Note: Configuration parser would not read anything past the END marker