CONFIG_RPC_HOST_BUILD_STRATEGY_SKIP_BUILD

Skip building RPC_HOST

Type: bool

Direct dependencies

<choice: RPC_HOST build strategy>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/partition_manager/Kconfig.template.build_strategy_domain:14

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:36<nRF>/subsys/partition_manager/Kconfig:107

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Partition Manager → NCS samples configurations → RPC_HOST build strategy

config RPC_HOST_BUILD_STRATEGY_SKIP_BUILD
    bool "Skip building RPC_HOST"
    select PM_IMAGE_NOT_BUILT_FROM_SOURCE
    select PARTITION_MANAGER_ENABLED
    depends on <choice>

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