:orphan: .. title:: CONFIG_SOC_SERIES_BSIM_NRF52X .. kconfig:: CONFIG_SOC_SERIES_BSIM_NRF52X CONFIG_SOC_SERIES_BSIM_NRF52X ############################# *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== .. code-block:: none Any NRF52 simulated SOC with BabbleSim, based on the POSIX arch Direct dependencies =================== \ :kconfig:`SOC_SERIES_BSIM_NRFXX ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`BOARD_NRF52_BSIM ` Kconfig definition ================== At ``/posix/nrf52_bsim/Kconfig:32`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:75`` Menu path: (Top) → Board Options .. code-block:: kconfig config SOC_SERIES_BSIM_NRF52X bool depends on SOC_SERIES_BSIM_NRFXX help Any NRF52 simulated SOC with BabbleSim, based on the POSIX arch *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*