Skip to content

Commit

Permalink
drivers: wifi: Enable management offload by default
Browse files Browse the repository at this point in the history
This helps in fixing recovery issues in case of heavy management
traffic.

Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
  • Loading branch information
ajayparida committed Aug 27, 2024
1 parent c1f72fd commit 52dc523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/wifi/nrf700x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ endif

config NRF_WIFI_MGMT_BUFF_OFFLOAD
bool "Enable management buffer offload"
default y

config NRF_WIFI_RPU_RECOVERY
bool "Enable RPU recovery mechanism"
Expand Down

0 comments on commit 52dc523

Please sign in to comment.