drivers: nrfiwif: Enable recovery by default

This is needed to ensure Wi-Fi can always be used.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
Chaitanya Tata 2024-11-04 15:53:42 +05:30 committed by Mahesh Mahadevan
parent 756affe2eb
commit 87a9363fa7
1 changed files with 1 additions and 0 deletions

View File

@ -651,6 +651,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 the RPU recovery mechanism to recover from an RPU (nRF70) hang.