wlan: Enable gEnableVSATSupport in WCNSS_qcom_cfg.ini

Significance of gEnableVSTASupport = 1 is:
it enables GO to connect 32 CLIs and SAP to connect 32 STAs.
Currently it is manually enabled.Only 10 Stations to SAP and
10 CLIs to GO could be connected without enabling gEnableVSATSupport.

Change-Id: I5790a98592135b540ed578fec89f1da341325c5f
CRs-fixed: 565184
diff --git a/firmware_bin/WCNSS_qcom_cfg.ini b/firmware_bin/WCNSS_qcom_cfg.ini
index 7e0c9f7..e32d85b 100644
--- a/firmware_bin/WCNSS_qcom_cfg.ini
+++ b/firmware_bin/WCNSS_qcom_cfg.ini
@@ -11,8 +11,12 @@
 gEnableIdleScan=0
 
 
+# Enable/Disable vsta based on MAX Assoc limit
+gEnableVSTASupport=1
+
+
 # Increase sleep duration (seconds) during IMPS
-# 0 implies no periodic wake up from IMPS. Periodic wakeup is 
+# 0 implies no periodic wake up from IMPS. Periodic wakeup is
 # unnecessary if Idle Scan is disabled.
 gImpsModSleepTime=0
 
@@ -26,7 +30,6 @@
 
 gEnableSuspend=3
 
-
 # Phy Mode (auto, b, g, n, etc)
 # Valid values are 0-9, with 0 = Auto, 4 = 11n, 9 = 11ac
 gDot11Mode=0
@@ -185,9 +188,10 @@
 
 # To enable, set gRoamIntraBand=1 (Roaming within band)
 # To disable, set gRoamIntraBand=0 (Roaming across band)
+
 gRoamIntraBand=0
 
-# SAP Country code
+#SAP Country code
 
 # Default Country Code is 2 bytes, 3rd byte is optional indoor or out door.