CONFIG_ANT_NP_HOST

ANT Network Processor Host (cpuapp)

Type: bool

Help

ANT Host (application core) configuration for multicore applications.

Direct dependencies

ANT_NP && SOC_NRF5340_CPUAPP && ANT

(Includes any dependencies from ifs and menus.)

Default

  • n

Symbols that select this symbol

Kconfig definition

At np/Kconfig:21

Included via Kconfig:41

Menu path: (Top) → ANT Wireless → ANT Wireless → ANT Network Processor Multicore API Serialization

config ANT_NP_HOST
    bool "ANT Network Processor Host (cpuapp)"
    default n
    depends on ANT_NP && SOC_NRF5340_CPUAPP && ANT
    help
      ANT Host (application core) configuration for multicore applications.

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