We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0dc5c commit 3a24081Copy full SHA for 3a24081
drivers/wifi/nrf_wifi/Kconfig.nrfwifi
@@ -908,4 +908,9 @@ config NRF_WIFI_RX_STBC_HT
908
help
909
Receive packets encoded with STBC (Space-Time Block Coding)
910
in HT (Wi-Fi4) mode.
911
+
912
+config NRF_WIFI_DYNAMIC_BANDWIDTH_SIGNALLING
913
+ bool "Dynamic bandwidth signalling for Wi-Fi"
914
+ help
915
+ This option enables support for dynamic bandwidth signalling.
916
endif # WIFI_NRF70
0 commit comments