Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wlan
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test-restored
platform
vendor
qcom
wlan
Commits
43749f7e
Commit
43749f7e
authored
5 years ago
by
CNSS_WLAN Service
Committed by
Gerrit - the friendly Code Review server
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge "wlan: enable enhanced thermal mitigation feature for qcn7605" into wlan-service.lnx.5.0
parents
a9921d65
94bfaf27
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
msmnile_au/wlan.mk
+1
-1
1 addition, 1 deletion
msmnile_au/wlan.mk
sdmshrike_au/wlan.mk
+7
-0
7 additions, 0 deletions
sdmshrike_au/wlan.mk
sm6150_au/wlan.mk
+1
-8
1 addition, 8 deletions
sm6150_au/wlan.mk
with
9 additions
and
9 deletions
msmnile_au/wlan.mk
+
1
−
1
View file @
43749f7e
...
...
@@ -52,4 +52,4 @@ endif
# (<wlan_chip> is from $TARGET_WLAN_CHIP).
# WLAN_CFG_OVERRIDE_<wlan_chip> := WLAN_CFG_1=n WLAN_CFG_2=y WLAN_CFG_3=n
WLAN_CFG_OVERRIDE_qca6390
:=
CONFIG_FEATURE_COEX
=
y
CONFIG_QCACLD_FEATURE_BTC_CHAIN_MODE
=
y
WLAN_CFG_OVERRIDE_qcn7605
:=
CONFIG_FEATURE_COEX
=
y
CONFIG_QCACLD_FEATURE_BTC_CHAIN_MODE
=
y
WLAN_CFG_OVERRIDE_qcn7605
:=
CONFIG_FEATURE_COEX
=
y
CONFIG_QCACLD_FEATURE_BTC_CHAIN_MODE
=
y
CONFIG_FW_THERMAL_THROTTLE
=
y
This diff is collapsed.
Click to expand it.
sdmshrike_au/wlan.mk
+
7
−
0
View file @
43749f7e
...
...
@@ -45,3 +45,10 @@ else
# Value-added AOSP: STA + SAP + P2P or NAN
WIFI_HAL_INTERFACE_COMBINATIONS
:=
{{{
STA
}
, 1
}
,
{{
AP
}
, 1
}
,
{{
P2P, NAN
}
, 1
}}
endif
# Override WLAN configurations
# Usage:
# To disable WLAN_CFG_1/WLAN_CFG_3 and enable WLAN_CFG_2 for <wlan_chip>
# (<wlan_chip> is from $TARGET_WLAN_CHIP).
# WLAN_CFG_OVERRIDE_<wlan_chip> := WLAN_CFG_1=n WLAN_CFG_2=y WLAN_CFG_3=n
WLAN_CFG_OVERRIDE_qcn7605
:=
CONFIG_FW_THERMAL_THROTTLE
=
y
This diff is collapsed.
Click to expand it.
sm6150_au/wlan.mk
+
1
−
8
View file @
43749f7e
...
...
@@ -47,17 +47,10 @@ else
WIFI_HAL_INTERFACE_COMBINATIONS
:=
{{{
STA
}
, 1
}
,
{{
AP
}
, 1
}
,
{{
P2P, NAN
}
, 1
}}
endif
# Override WLAN configurations
# # Usage:
# # To disable WLAN_CFG_1/WLAN_CFG_3 and enable WLAN_CFG_2 for <wlan_chip>
# # (<wlan_chip> is from $TARGET_WLAN_CHIP).
# # WLAN_CFG_OVERRIDE_<wlan_chip> := WLAN_CFG_1=n WLAN_CFG_2=y WLAN_CFG_3=n
WLAN_CFG_OVERRIDE_qcn7605
:=
CONFIG_IPA_OFFLOAD
=
y
# Override WLAN configurations
# Usage:
# To disable WLAN_CFG_1/WLAN_CFG_3 and enable WLAN_CFG_2 for <wlan_chip>
# (<wlan_chip> is from $TARGET_WLAN_CHIP).
# WLAN_CFG_OVERRIDE_<wlan_chip> := WLAN_CFG_1=n WLAN_CFG_2=y WLAN_CFG_3=n
WLAN_CFG_OVERRIDE_qca6390
:=
CONFIG_FEATURE_COEX
=
y
CONFIG_QCACLD_FEATURE_BTC_CHAIN_MODE
=
y
WLAN_CFG_OVERRIDE_qcn7605
:=
CONFIG_FEATURE_COEX
=
y
CONFIG_QCACLD_FEATURE_BTC_CHAIN_MODE
=
y
WLAN_CFG_OVERRIDE_qcn7605
:=
CONFIG_FEATURE_COEX
=
y
CONFIG_QCACLD_FEATURE_BTC_CHAIN_MODE
=
y
CONFIG_FW_THERMAL_THROTTLE
=
y
CONFIG_IPA_DISABLE_OVERRIDE
=
y
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment