qcacmn: Add support to configure buffer size from kbuild

Add support to configure logging buffer size from
per-OEM kbuild based on memory requirement.

Change-Id: Ia91d79e5e738b1c9787015de101c3f67ccde46aa
CRs-Fixed: 2253438
这个提交包含在:
Nirav Shah
2018-06-01 16:32:28 +05:30
提交者 nshrivas
父节点 ab1d4c30ca
当前提交 79ec3e999b
修改 5 个文件,包含 22 行新增3 行删除

查看文件

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2013-2017 The Linux Foundation. All rights reserved.
* Copyright (c) 2013-2018 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -44,7 +44,10 @@ struct wlan_roam_debug_rec {
uint32_t arg2;
};
#ifndef WLAN_ROAM_DEBUG_MAX_REC
#define WLAN_ROAM_DEBUG_MAX_REC 256
#endif
/**
* struct wlan_roam_debug_info - Buffer to store the wma debug records
* @index: index of the most recent entry in the circular buffer