choice: nRF RPC transport layer

nRF RPC transport layer

Type: bool

Direct dependencies

NRF_RPC

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nrfxlib>/nrf_rpc/Kconfig:20

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:15

Menu path: (Top) → Modules → Nordic nrfxlib → nRF RPC (Remote Procedure Call) library

choice
    bool "nRF RPC transport layer"
    default NRF_RPC_TR_RPMSG
    depends on NRF_RPC

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)