CONFIG_MPSL_FEM_PIN_FORWARDER
Forward pin control for front-end module (FEM) to the radio core
Type: bool
Direct dependencies
SOC_NRF5340_CPUAPP
&& MPSL_FEM_NRF21540_GPIO_SUPPORT
&& (!TRUSTED_EXECUTION_NONSECURE
|| BUILD_WITH_TFM
)
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <nRF>/subsys/mpsl/fem/Kconfig:29
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:38
→ <nRF>/subsys/mpsl/Kconfig:10
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Nordic MPSL
config MPSL_FEM_PIN_FORWARDER
bool "Forward pin control for front-end module (FEM) to the radio core"
default y
depends on SOC_NRF5340_CPUAPP && MPSL_FEM_NRF21540_GPIO_SUPPORT && (!TRUSTED_EXECUTION_NONSECURE || BUILD_WITH_TFM)
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)