CONFIG_SOC_SERIES_BSIM_NRFXX

(No prompt – not directly user assignable.)

Type: bool

Help

Any NRF simulated SOC with BabbleSim, based on the POSIX arch

Direct dependencies

SOC_POSIX

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/boards/posix/nrf52_bsim/Kconfig:26

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:48

Menu path: (Top) → Board Options

config SOC_SERIES_BSIM_NRFXX
    bool
    depends on SOC_POSIX
    help
      Any NRF simulated SOC with BabbleSim, based on the POSIX arch

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