Browse Source

qcacld-3.0: Enable feature to mark wow wakeup packet for kiwi

Kbuild changes to enable the feature to mark the first
packet leading to wow wakeup for kiwi target.

Change-Id: I92da21e9029f2a2c8a89dbca10103b9bc76e3e89
CRs-Fixed: 3654913
Rakesh Pillai 1 năm trước cách đây
mục cha
commit
18b73fe196
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      configs/default_defconfig

+ 1 - 0
configs/default_defconfig

@@ -164,6 +164,7 @@ endif
 	CONFIG_DP_MULTIPASS_SUPPORT := y
 	CONFIG_WLAN_DP_VDEV_NO_SELF_PEER := y
 	CONFIG_WLAN_DP_FEATURE_DEFERRED_REO_QDESC_DESTROY := y
+	CONFIG_WLAN_FEATURE_MARK_FIRST_WAKEUP_PACKET := y
 endif
 
 ifeq (y,$(findstring y,$(CONFIG_LITHIUM) $(CONFIG_BERYLLIUM)))