Skip to content

Commit

Permalink
ARM: tsimx6ul: Disable CFG80211 default powersave
Browse files Browse the repository at this point in the history
[reapplies commit 494e41b]

Testing found that powersave modes negatively impact WILC3000
modules and BLE/Wi-Fi coexistance that was introduced in recent
wilc driver updates. Disabling powersave by default addresses
a lot of these issues.
  • Loading branch information
ts-kris committed Aug 20, 2024
1 parent befb3cc commit f5c0f25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/tsimx6ul_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ CONFIG_BT_MRVL=m
CONFIG_BT_ATH3K=m
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEFAULT_PS is not set
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=m
CONFIG_MAC80211_MESH=y
Expand Down

0 comments on commit f5c0f25

Please sign in to comment.