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
此提交包含在:
@@ -118,12 +118,6 @@ struct CE_state;
|
||||
#define HIF_MAX_GROUP 8
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_SLUB_DEBUG_ON
|
||||
#ifndef CONFIG_WIN
|
||||
#define HIF_CONFIG_SLUB_DEBUG_ON
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef NAPI_YIELD_BUDGET_BASED
|
||||
#ifdef HIF_CONFIG_SLUB_DEBUG_ON
|
||||
#define QCA_NAPI_DEF_SCALE_BIN_SHIFT 1
|
||||
|
新增問題並參考
封鎖使用者