qcacld-3.0: Configure CFG_T2LM_NEGOTIATION_SUPPORT as INI
As per customer requirement, to enable or disable t2lm support configure CFG_T2LM_NEGOTIATION_SUPPORT as INI. Change-Id: I8eb4c78a04bbaa5ce0c155d04ddb793d31b092ee CRs-Fixed: 3608649
This commit is contained in:

committed by
Rahul Choudhary

parent
6cb64b5750
commit
a05c70ac06
@@ -1195,7 +1195,7 @@ enum wlan_epcs_frame {
|
||||
*
|
||||
* Supported Feature: STA
|
||||
*/
|
||||
#define CFG_T2LM_NEGOTIATION_SUPPORT CFG_UINT( \
|
||||
#define CFG_T2LM_NEGOTIATION_SUPPORT CFG_INI_UINT( \
|
||||
"t2lm_negotiation_supported", \
|
||||
T2LM_NEGOTIATION_DISABLED, \
|
||||
T2LM_NEGOTIATION_DISJOINT_MAPPING, \
|
||||
|
Reference in New Issue
Block a user