CONFIG_ZZHC

Self-Registration Daemon

Type: bool

Direct dependencies

TRUSTED_EXECUTION_NONSECURE

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nRF>/subsys/net/lib/zzhc/Kconfig:9

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:18<nRF>/subsys/net/Kconfig:8<nRF>/subsys/net/lib/Kconfig:17

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Networking → Application protocols → Self-Registration (Zi ZHu Ce)

config ZZHC
    bool "Self-Registration Daemon"
    select NRF_MODEM_LIB
    select SETTINGS
    select AT_CMD
    select AT_CMD_PARSER
    select AT_NOTIF
    select BASE64
    select JSON_LIBRARY
    depends on TRUSTED_EXECUTION_NONSECURE

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