Skip to content

Commit 39150f2

Browse files
kapbhcarlescufi
authored andcommitted
[nrf fromlist] 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. Upstream PR #: 91806 Signed-off-by: Kapil Bhatt <[email protected]>
1 parent ed8d8a9 commit 39150f2

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)