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 7e77d97 commit 624543eCopy full SHA for 624543e
drivers/wifi/nrf_wifi/Kconfig.nrfwifi
@@ -196,6 +196,10 @@ config NRF70_SR_COEX
196
197
config NRF70_SR_COEX_RF_SWITCH
198
bool "GPIO configuration to control SR side RF switch position"
199
+ help
200
+ Select this option to enable GPIO configuration to control SR side RF switch position.
201
+ If this GPIO is asserted (1), the SR side RF switch is connected to the Wi-Fi side (shared antenna).
202
+ If this GPIO is de-asserted (0), the SR side RF switch is connected to the SR side (separate antenna).
203
204
config NRF70_WORKQ_STACK_SIZE
205
int "Stack size for workqueue"
0 commit comments