浏览代码

qcacld-3.0: Enable skb accounting

1) Enable skb accounting for rm/gno/hst on auto platforms.
2) Remove an unused ini item name.

Change-Id: I19f8b70a409bb6485eea08fdbdf3a8e34839bf59
CRs-Fixed: 2872544
wadesong 4 年之前
父节点
当前提交
5c90d3b56e
共有 4 个文件被更改,包括 6 次插入2 次删除
  1. 2 0
      configs/genoa.common
  2. 1 0
      configs/qca6174_defconfig
  3. 2 0
      configs/qca6390_defconfig
  4. 1 2
      core/hdd/inc/wlan_hdd_cfg.h

+ 2 - 0
configs/genoa.common

@@ -258,4 +258,6 @@ else
 CONFIG_WLAN_OPEN_P2P_INTERFACE := y
 CONFIG_WLAN_ENABLE_SOCIAL_CHANNELS_5G_ONLY := y
 endif
+
+CONFIG_WLAN_SYSFS_MEM_STATS := y
 ###################################

+ 1 - 0
configs/qca6174_defconfig

@@ -751,3 +751,4 @@ CONFIG_WLAN_FW_OFFLOAD := y
 
 CONFIG_FEATURE_SG := y
 
+CONFIG_WLAN_SYSFS_MEM_STATS := y

+ 2 - 0
configs/qca6390_defconfig

@@ -805,3 +805,5 @@ CONFIG_WLAN_FEATURE_MEDIUM_ASSESS := y
 ifeq ($(CONFIG_MSM_BOOT_TIME_MARKER), y)
 CONFIG_WLAN_BOOTUP_MARKER := y
 endif
+
+CONFIG_WLAN_SYSFS_MEM_STATS := y

+ 1 - 2
core/hdd/inc/wlan_hdd_cfg.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2020 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2021 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
@@ -401,7 +401,6 @@ void hdd_restore_all_ps(struct hdd_context *hdd_ctx);
  * gEnableBmps=0
  * gRuntimePM=0
  * gWlanAutoShutdown = 0
- * gEnableSuspend=0
  * gEnableWoW=0
  *
  * Return: None