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:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:18<nRF>/subsys/net/Kconfig:8<nRF>/subsys/net/lib/Kconfig:17

Menu path: (Top) → Modules → Nordic nRF Connect → Networking → Application protocols → Self-Registration (Zi ZHu Ce)

config ZZHC
    bool "Self-Registration Daemon"
    select BSD_LIBRARY
    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.)