CONFIG_BSD_LIB

(No prompt – not directly user assignable.)

Type: bool

Help

Redefinition of BSD_LIBRARY inside nrfxlib.

Direct dependencies

BSD_LIBRARY

(Includes any dependencies from ifs and menus.)

Default

  • y

Symbols selected by this symbol

Kconfig definition

At <nrfxlib>/bsdlib/Kconfig:2

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:9

Menu path: (Top) → Modules → Nordic nrfxlib

config BSD_LIB
    bool
    default y
    select NRF_OBERON
    depends on BSD_LIBRARY
    help
      Redefinition of BSD_LIBRARY inside nrfxlib.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)