qcacmn: move HIF_CONFIG_SLUB_DEBUG_ON define to driver Kbuild
Move definition of HIF_CONFIG_SLUB_DEBUG_ON to driver Kbuild, to cleanup CONFIG_MCL/CONFIG_WIN dependency. Change-Id: I563d248413c98d7704e32ae06c260c02d915495a
This commit is contained in:

committed by
nshrivas

parent
bd2837220b
commit
94a976d817
@@ -118,12 +118,6 @@ struct CE_state;
|
|||||||
#define HIF_MAX_GROUP 8
|
#define HIF_MAX_GROUP 8
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_SLUB_DEBUG_ON
|
|
||||||
#ifndef CONFIG_WIN
|
|
||||||
#define HIF_CONFIG_SLUB_DEBUG_ON
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef NAPI_YIELD_BUDGET_BASED
|
#ifndef NAPI_YIELD_BUDGET_BASED
|
||||||
#ifdef HIF_CONFIG_SLUB_DEBUG_ON
|
#ifdef HIF_CONFIG_SLUB_DEBUG_ON
|
||||||
#define QCA_NAPI_DEF_SCALE_BIN_SHIFT 1
|
#define QCA_NAPI_DEF_SCALE_BIN_SHIFT 1
|
||||||
|
Reference in New Issue
Block a user