qcacld-3.0: Relocate HDD ini items

Relocate below HDD ini items as per converged infrastructure.
1. private_wext_control
2. gInterfaceChangeWait
3. gTimerMultiplier
4. g_bug_on_reinit_failure
5. gEnableDumpCollect
6. gMulticastHostFwMsgs
7. wlanLoggingEnable
8. wlanLoggingToConsole
9. gWlanAutoShutdown
10. gEnablefwprint
11. gEnablefwlog
12. gEnablePacketLog

Change-Id: I913bbbcfd94eba609836afdcc134c3ccd7a8f46b
CRs-Fixed: 2322112
このコミットが含まれているのは:
Dundi Raviteja
2018-09-25 17:16:04 +05:30
committed by nshrivas
コミット 8e33828530
6個のファイルの変更461行の追加318行の削除

ファイルの表示

@@ -40,11 +40,13 @@
#endif
#include "wlan_pmo_cfg.h"
#include "hdd_config.h"
/* Maintain Alphabetic order here while adding components */
#define CFG_ALL \
CFG_CONVERGED_ALL \
CFG_FWOL_ALL \
CFG_HDD_ALL \
CFG_MLME_ALL \
CFG_NAN_ALL \
CFG_P2P_ALL \