Skip to content

Commit 7b2b462

Browse files
kapbhjukkar
authored andcommitted
[nrf fromtree] wifi: nrf_wifi: Remove duplicate Kconfig option
Remove NRF_WIFI_RPU_RECOVERY_PROPAGATION_DELAY_MS Kconfig which was defined twice with different values. Signed-off-by: Kapil Bhatt <[email protected]> (cherry picked from commit 302683e) (cherry picked from commit 6baae08)
1 parent 1bb3a57 commit 7b2b462

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

drivers/wifi/nrf_wifi/Kconfig.nrfwifi

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -682,15 +682,6 @@ config NET_MGMT_EVENT_QUEUE_SIZE
682682
# Doing interface down and up even with delay puts a lot of events in the queue
683683
default 16
684684

685-
config NRF_WIFI_RPU_RECOVERY_PROPAGATION_DELAY_MS
686-
int "RPU recovery propagation delay in milliseconds"
687-
default 10
688-
help
689-
Propagation delay in milliseconds to wait after the RPU is powered down
690-
before powering it up. This delay is required to ensure that the recovery
691-
is propagated to all the applications and stack, and has enough time to
692-
clean up the resources.
693-
694685
config NRF_WIFI_RPU_RECOVERY_PS_ACTIVE_TIMEOUT_MS
695686
int "RPU recovery power save active timeout in milliseconds"
696687
default 50000

0 commit comments

Comments
 (0)