Skip to content

Commit 39e6f01

Browse files
kapbhkartben
authored andcommitted
drivers: nrf_wifi: Add Kconfig for Dynamic ED
Add Kconfig to enable/disable Dynamic ED which add support for proprietary algorithm to enhance performance in high-traffic channels. Signed-off-by: Kapil Bhatt <[email protected]>
1 parent 8b69398 commit 39e6f01

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

drivers/wifi/nrf_wifi/Kconfig.nrfwifi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,4 +913,10 @@ config NRF_WIFI_DYNAMIC_BANDWIDTH_SIGNALLING
913913
bool "Dynamic bandwidth signalling for Wi-Fi"
914914
help
915915
This option enables support for dynamic bandwidth signalling.
916+
917+
config NRF_WIFI_DYNAMIC_ED
918+
bool "Dynamic ED"
919+
help
920+
This option enables support for proprietary algorithm to
921+
enhance performance in high-traffic channels.
916922
endif # WIFI_NRF70

0 commit comments

Comments
 (0)