choice: HCI_RPMSG build strategy

HCI_RPMSG build strategy

Type: bool

Direct dependencies

BT_RPMSG_NRF53 && SOC_NRF5340_CPUAPP

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:50<nRF>/subsys/Kconfig:36<nRF>/subsys/partition_manager/Kconfig:81

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

choice
    bool "HCI_RPMSG build strategy"
    default HCI_RPMSG_BUILD_STRATEGY_FROM_SOURCE
    depends on BT_RPMSG_NRF53 && SOC_NRF5340_CPUAPP

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