qcacld-3.0: Enable LTE COEX for QCA6390

Enable LTE COEX for QCA6390 and QCA6174 config file
on Auto platform.

Change-Id: I854660c520a2131537394f05effa6723cac43ab9
CRs-Fixed: 2464167
This commit is contained in:
Liangwei Dong 2019-05-29 02:38:42 -04:00 committed by nshrivas
parent 8b50203713
commit d79af193ff
2 changed files with 6 additions and 0 deletions

View File

@ -603,6 +603,9 @@ CONFIG_WMI_ROAM_SUPPORT := y
CONFIG_WMI_CONCURRENCY_SUPPORT := y
CONFIG_WMI_STA_SUPPORT := y
#Flag to enable LTE COEX feature
CONFIG_LTE_COEX := y
#Flag to enable HOST OPCLASS feature
CONFIG_HOST_OPCLASS := y

View File

@ -627,6 +627,9 @@ CONFIG_WMI_ROAM_SUPPORT := y
CONFIG_WMI_CONCURRENCY_SUPPORT := y
CONFIG_WMI_STA_SUPPORT := y
#Flag to enable LTE COEX feature
CONFIG_LTE_COEX := y
#Flag to enable HOST OPCLASS feature
CONFIG_HOST_OPCLASS := y