Jelajahi Sumber

qcacld-3.0: Enable VDEV response wakelock

Enable VDEV response wakelock functionality

Change-Id: I16db54405912ff275d7b552c4d9b2faf5d011f4c
CRs-Fixed: 2743631
Sandeep Puligilla 4 tahun lalu
induk
melakukan
9d562079d3
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      configs/default_defconfig

+ 3 - 0
configs/default_defconfig

@@ -1145,6 +1145,9 @@ CONFIG_CM_ENABLE := n
 #Flag to enable roam offload compilation of connection manager module
 CONFIG_CM_ROAM_OFFLOAD := n
 
+#Enable VDEV Response wakelock feature
+CONFIG_FEATURE_VDEV_RSP_WAKELOCK := y
+
 # Enable RX buffer pool support
 ifeq ($(CONFIG_CNSS_QCA6750), y)
 CONFIG_WLAN_FEATURE_RX_BUFFER_POOL := y