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
此提交包含在:
Vevek Venkatesan
2019-06-28 18:05:16 +05:30
提交者 nshrivas
父節點 bd2837220b
當前提交 94a976d817

查看文件

@@ -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