Skip to content

Commit 624543e

Browse files
krish2718kartben
authored andcommitted
drivers: nrf_wifi: Add help for SR RF switch
Helps in understanding this switch usage better. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 7e77d97 commit 624543e

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
@@ -196,6 +196,10 @@ config NRF70_SR_COEX
196196

197197
config NRF70_SR_COEX_RF_SWITCH
198198
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).
199203

200204
config NRF70_WORKQ_STACK_SIZE
201205
int "Stack size for workqueue"

0 commit comments

Comments
 (0)