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
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user