-
CONFIG_BSD_LIBRARY_SYS_INIT
¶
Initialize during SYS_INIT
Type: bool
Help¶
This setting is deprecated. Use NRF_MODEM_LIB_SYS_INIT instead.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/lib/nrf_modem_lib/Kconfig:150
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:27
→ <nRF>/lib/Kconfig:11
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → BSD library (deprecated) → Enable BSD Library
config BSD_LIBRARY_SYS_INIT bool "Initialize during SYS_INIT" selectNRF_MODEM_LIB_SYS_INIT
depends onBSD_LIBRARY
help This setting is deprecated. Use NRF_MODEM_LIB_SYS_INIT instead.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)