Skip to content

Commit 87a9363

Browse files
krish2718mmahadevan108
authored andcommitted
drivers: nrfiwif: Enable recovery by default
This is needed to ensure Wi-Fi can always be used. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 756affe commit 87a9363

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
@@ -651,6 +651,7 @@ config NRF_WIFI_AP_DEAD_DETECT_TIMEOUT
651651
config NRF_WIFI_RPU_RECOVERY
652652
bool "RPU recovery mechanism"
653653
depends on NRF_WIFI_LOW_POWER
654+
default y
654655
select EXPERIMENTAL
655656
help
656657
Enable the RPU recovery mechanism to recover from an RPU (nRF70) hang.

0 commit comments

Comments
 (0)