qcacld-3.0: Add IPA CFG items and APIs

Add IPA related INI config to IPA component.

Change-Id: I5bea63b83ddac62504ef38019aa4034c4e18bca7
CRs-Fixed: 2320921
This commit is contained in:
jitiphil
2018-09-07 08:51:52 +05:30
committed by nshrivas
父節點 869b9f73d9
當前提交 4c256a34d6
共有 10 個文件被更改,包括 282 次插入175 次删除

查看文件

@@ -20,6 +20,7 @@
#include "cfg_converged.h"
#include "cfg_mlme.h"
#include "cfg_fwol.h"
#include "cfg_ipa.h"
#ifdef CONVERGED_P2P_ENABLE
#include "wlan_p2p_cfg.h"
@@ -49,6 +50,7 @@
CFG_FWOL_ALL \
CFG_HDD_ALL \
CFG_HDD_DP_ALL \
CFG_IPA \
CFG_MLME_ALL \
CFG_NAN_ALL \
CFG_P2P_ALL \