drivers: nrf_wifi: Add help for SR RF switch

Helps in understanding this switch usage better.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
Chaitanya Tata 2024-12-18 20:52:06 +05:30 committed by Benjamin Cabé
commit 624543e180

View file

@ -196,6 +196,10 @@ config NRF70_SR_COEX
config NRF70_SR_COEX_RF_SWITCH
bool "GPIO configuration to control SR side RF switch position"
help
Select this option to enable GPIO configuration to control SR side RF switch position.
If this GPIO is asserted (1), the SR side RF switch is connected to the Wi-Fi side (shared antenna).
If this GPIO is de-asserted (0), the SR side RF switch is connected to the SR side (separate antenna).
config NRF70_WORKQ_STACK_SIZE
int "Stack size for workqueue"