qcacld-3.0: Disable PM_QOS feature in WHUNT config
Disable CLD_PM_QOS feature as it is not supported in WHUNT kernel Change-Id: Ie365739559a78377083f6eebaad2f1a7384437d6 CRs-Fixed: 2611911
This commit is contained in:
parent
7eeea2e69f
commit
d92f7dc415
@ -8,3 +8,6 @@ include $(WLAN_ROOT)/configs/default_defconfig
|
||||
|
||||
#Enable BUS bandwidth Feature
|
||||
CONFIG_WLAN_FEATURE_DP_BUS_BANDWIDTH := y
|
||||
|
||||
#Disable PM_QOS not supported in WHUNT
|
||||
CONFIG_WLAN_CLD_PM_QOS := n
|
||||
|
Loading…
Reference in New Issue
Block a user