CONFIG_AT_SMS_CERT_SYS_INIT
Initialize during SYS_INIT
Type: bool
Help
Initialize the AT SMS Certification library automatically during the SYS_INIT sequence.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definition
At <nRF>/lib/at_sms_cert/Kconfig:21
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:18
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → AT SMS commands for certification
config AT_SMS_CERT_SYS_INIT
bool "Initialize during SYS_INIT"
default y
depends on AT_SMS_CERT
help
Initialize the AT SMS Certification library automatically during the SYS_INIT sequence.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)