qcacld-3.0: Use MLME CFG for BSS Scoring Items
Implement the usage of MLME CFG infra for BSS Scoring related INI Items and remove the older INI definitions from HDD. Change-Id: I0db69138f0439131916a38176b5b21b706ff3671 CRs-Fixed: 2318320
This commit is contained in:

committed by
nshrivas

parent
72fb86d669
commit
753ed9be6d
@@ -34,6 +34,7 @@
|
||||
#include "cfg_mlme_sta.h"
|
||||
#include "cfg_sap_protection.h"
|
||||
#include "cfg_mlme_sap.h"
|
||||
#include "cfg_mlme_scoring.h"
|
||||
|
||||
#define CFG_MLME_ALL \
|
||||
CFG_CHAINMASK_ALL \
|
||||
@@ -46,6 +47,7 @@
|
||||
CFG_RATES_ALL \
|
||||
CFG_SAP_PROTECTION_ALL \
|
||||
CFG_SAP_ALL \
|
||||
CFG_STA_ALL
|
||||
CFG_STA_ALL \
|
||||
CFG_SCORING_ALL
|
||||
|
||||
#endif /* __CFG_MLME_H */
|
||||
|
Reference in New Issue
Block a user