Skip to content

Commit

Permalink
[nrf fromlist] drivers: nrfiwif: Enable recovery by default
Browse files Browse the repository at this point in the history
This is needed to ensure Wi-Fi can always be used.

Upstream PR #: 80822

Signed-off-by: Chaitanya Tata <[email protected]>
  • Loading branch information
krish2718 authored and rlubos committed Nov 5, 2024
1 parent 0debaa0 commit f2efee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/wifi/nrfwifi/Kconfig.nrfwifi
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,7 @@ config NRF_WIFI_AP_DEAD_DETECT_TIMEOUT
config NRF_WIFI_RPU_RECOVERY
bool "RPU recovery mechanism"
depends on NRF_WIFI_LOW_POWER
default y
select EXPERIMENTAL
help
Enable RPU recovery mechanism to recover from RPU (nRF70) hang.
Expand Down

0 comments on commit f2efee5

Please sign in to comment.