-
CONFIG_NRF_MODEM_LIB
¶
Enable Modem library
Type: bool
Help¶
Use Nordic Modem library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols implied by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/lib/nrf_modem_lib/Kconfig:6
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
menuconfig NRF_MODEM_LIB bool "Enable Modem library" selectNRF_MODEM
implyNRFX_IPC
implyNET_SOCKETS_OFFLOAD
implyNET_SOCKETS_POSIX_NAMES
help Use Nordic Modem library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)