Skip to content
Snippets Groups Projects
Commit 07ef2986 authored by Guisen Yang's avatar Guisen Yang
Browse files

meta-qti-wlan: Enable force wake for qca6696

Enable force wake mechanism for qca6696 on sa515m platform so
that writing registers can operate correctly.

Change-Id: I437bfaec36a6100ea4e7b02c9b8e07d5c1daeb47
CRs-Fixed: 3342055
parent c6a9f4bb
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ EXTRA_OEMAKE += "MODNAME=${_MODNAME}"
#Enable/Disable IPA by MACHINE name
EXTRA_OEMAKE_append_sdxprairie = " CONFIG_ENABLE_IPA=y"
EXTRA_OEMAKE_append_sa515m = " CONFIG_ENABLE_IPA=y"
EXTRA_OEMAKE_append_sa515m = " CONFIG_ENABLE_IPA=y CONFIG_DEVICE_FORCE_WAKE_ENABLE=y CONFIG_HIF_REG_WINDOW_SUPPORT=y"
#Enable DFS channel in STA_AP_MODE for sdxprairie platform
_WLAN_CFG_OVERRIDE_515 = "\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment