Browse Source

qcacld-3.0: Add twt sap sta and pdev count in hmt config

CONFIG_WLAN_TWT_SAP_STA_COUNT and CONFIG_WLAN_TWT_SAP_PDEV_COUNT
are missing for HMT config.

Add this two macro in HMT config

Change-Id: Ib72c91e720711e72761f0a5526fd48c1e6e2ea1b
CRs-Fixed: 3099486
Jyoti Kumari 3 years ago
parent
commit
e1fc3f8fad
1 changed files with 2 additions and 0 deletions
  1. 2 0
      configs/default_defconfig

+ 2 - 0
configs/default_defconfig

@@ -97,6 +97,8 @@ ifeq ($(CONFIG_CNSS_KIWI), y)
 	CONFIG_WLAN_ENH_CFR_ENABLE := n
 	CONFIG_BERYLLIUM := y
 	CONFIG_WLAN_FEATURE_11AX := y
+	CONFIG_WLAN_TWT_SAP_STA_COUNT := y
+	CONFIG_WLAN_TWT_SAP_PDEV_COUNT := y
 	CONFIG_WLAN_FEATURE_DFS_OFFLOAD := y
 	CONFIG_IPA3 := n
 	CONFIG_DP_BE_WAR := y