:orphan: .. title:: ANT_NP_REMOTE .. option:: CONFIG_ANT_NP_REMOTE *ANT Network Processor Remote (cpunet)* Type: ``bool`` Help ==== ANT Remote (network core) configuration for multicore applications. Direct dependencies =================== \ :option:`ANT_NP ` && SOC_NRF5340_CPUNET && \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Default ======= - n Symbols that select this symbol =============================== - \ :option:`ANT_NP ` Kconfig definition ================== .. highlight:: kconfig At ``np/Kconfig:29`` Included via ``Kconfig:41`` Menu path: (Top) → ANT Wireless → ANT Wireless → ANT Network Processor Multicore API Serialization .. parsed-literal:: config ANT_NP_REMOTE bool "ANT Network Processor Remote (cpunet)" default n depends on \ :option:`ANT_NP ` && SOC_NRF5340_CPUNET && \ :option:`ANT ` help ANT Remote (network core) configuration for multicore applications. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*