qcacld-3.0: Add compilation flag for enter/exit macros

Map all enter/exit log macros to enter/exit QDF TRACE macro
to provide option to compile out enter/exit logs if required.

Change-Id: I0c6cd633705e820fcfeb47e3f81a3522c9ef1974
CRs-Fixed: 2274850
This commit is contained in:
Nirav Shah
2018-07-06 15:52:25 +05:30
committad av nshrivas
förälder 9151602490
incheckning d6fa0f8cd8
17 ändrade filer med 51 tillägg och 27 borttagningar

Visa fil

@@ -18,6 +18,8 @@ CONFIG_CREDIT_REP_THROUGH_CREDIT_UPDATE := y
CONFIG_MPC_UT_FRAMEWORK := y
CONFIG_FEATURE_EPPING := y
CONFIG_WLAN_FEATURE_P2P_DEBUG := y
CONFIG_WLAN_LOG_ENTER := y
CONFIG_WLAN_LOG_EXIT := y
ifeq ($(CONFIG_DEBUG_FS), y)
CONFIG_WLAN_DEBUGFS := y