Skip to content

Commit 1b571bf

Browse files
committed
[nrf fromlist] drivers: nrf_wifi: Add help for SR RF switch
Helps in understanding this switch usage better. Upstream PR #: 83173 Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 1766613 commit 1b571bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

drivers/wifi/nrf_wifi/Kconfig.nrfwifi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,10 @@ config NRF70_SR_COEX
201201

202202
config NRF70_SR_COEX_RF_SWITCH
203203
bool "GPIO configuration to control SR side RF switch position"
204+
help
205+
Select this option to enable GPIO configuration to control SR side RF switch position.
206+
If this GPIO is asserted (1), the SR side RF switch is connected to the Wi-Fi side (shared antenna).
207+
If this GPIO is de-asserted (0), the SR side RF switch is connected to the SR side (separate antenna).
204208

205209
config NRF70_WORKQ_STACK_SIZE
206210
int "Stack size for workqueue"

0 commit comments

Comments
 (0)