1
0

qcacld-3.0: Remove CFG_CFR_ALL

Remove CFG_CFR_ALL from CFG_ALL and avoid duplicate definition, since
WIN needs it and add it to CFG_CONVERGED_ALL by another change.

Change-Id: I4fe82573d069a06bf130937a3e38d045bb80c695
CRs-Fixed: 2673162
Este cometimento está contido em:
Wu Gao
2020-04-27 18:02:50 +08:00
cometido por nshrivas
ascendente ee958896f8
cometimento 7d07763083

Ver ficheiro

@@ -41,12 +41,6 @@
#define CFG_NAN_ALL
#endif
#ifdef WLAN_CFR_ENABLE
#include "cfr_cfg.h"
#else
#define CFG_CFR_ALL
#endif
#include "cfg_ftm_time_sync.h"
#include "wlan_pmo_cfg.h"
@@ -72,5 +66,4 @@
CFG_PMO_ALL \
CFG_TDLS_ALL \
CFG_PKT_CAPTURE_MODE_ALL \
CFG_TIME_SYNC_FTM_ALL \
CFG_CFR_ALL
CFG_TIME_SYNC_FTM_ALL