-
CONFIG_BSD_LIBRARY
¶
Enable BSD Library
Type: bool
Help¶
This setting is deprecated. Use NRF_MODEM_LIB instead.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/lib/nrf_modem_lib/Kconfig:142
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)
config BSD_LIBRARY
bool "Enable BSD Library"
select NRF_MODEM_LIB
help
This setting is deprecated.
Use NRF_MODEM_LIB instead.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)