qcacld-3.0: Move Action OUI INI config to component

Move Action OUI INI config to component.
Add ucfg API to load/parse the configuration.

Change-Id: Ibaab5428bc575394b9a5b464639d24f80f042e93
CRs-Fixed: 3310697
This commit is contained in:
Liangwei Dong
2022-10-19 18:13:08 +08:00
committed by Madan Koyyalamudi
parent 8f69751b82
commit 0047371885
13 changed files with 986 additions and 837 deletions

View File

@@ -51,6 +51,7 @@
#include "cfg_legacy_dp.h"
#include "cfg_dlm.h"
#include "cfg_pkt_capture.h"
#include "wlan_action_oui_cfg.h"
/* Maintain Alphabetic order here while adding components */
#define CFG_ALL \
@@ -68,4 +69,6 @@
CFG_PMO_ALL \
CFG_TDLS_ALL \
CFG_PKT_CAPTURE_MODE_ALL \
CFG_TIME_SYNC_FTM_ALL
CFG_TIME_SYNC_FTM_ALL \
CFG_ACTION_OUI