Skip to content

Commit 02af751

Browse files
committed
[nrf fromlist] drivers: nrfiwif: Enable recovery by default
This is needed to ensure Wi-Fi can always be used. Upstream PR #: 80822 Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 6c7f826 commit 02af751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/wifi/nrfwifi/Kconfig.nrfwifi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,7 @@ config NRF_WIFI_AP_DEAD_DETECT_TIMEOUT
661661
config NRF_WIFI_RPU_RECOVERY
662662
bool "RPU recovery mechanism"
663663
depends on NRF_WIFI_LOW_POWER
664+
default y
664665
select EXPERIMENTAL
665666
help
666667
Enable RPU recovery mechanism to recover from RPU (nRF70) hang.

0 commit comments

Comments
 (0)