qcacld-3.0: Add MLME CFG items of RTT and PMF

Add CFG items of RTT and PMF as generic items based
on converged cfg component.

Change-Id: Ic95d1e7b052259149704d9faf65ebe5f51536fdf
CRs-Fixed: 2313281
Este commit está contenido en:
Karthik Kantamneni
2018-09-11 19:08:38 +05:30
cometido por Nitesh Shrivastav
padre c830cbd55b
commit 24f71bcfbf
Se han modificado 14 ficheros con 153 adiciones y 175 borrados

Ver fichero

@@ -24,6 +24,7 @@
#include "qdf_types.h"
#include "cfg_mlme_chainmask.h"
#include "cfg_mlme_generic.h"
#include "cfg_mlme_ht_caps.h"
#include "cfg_mlme_he_caps.h"
#include "cfg_mlme_lfr.h"
@@ -41,6 +42,7 @@
/* Please Maintain Alphabetic Order here */
#define CFG_MLME_ALL \
CFG_CHAINMASK_ALL \
CFG_GENERIC_ALL \
CFG_HT_CAPS_ALL \
CFG_HE_CAPS_ALL \
CFG_LFR_ALL \