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:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:36<nRF>/subsys/partition_manager/Kconfig:55

Menu path: (Top) → Modules → 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.)