:orphan: .. title:: SOC_SERIES_BSIM_NRF52X .. option:: CONFIG_SOC_SERIES_BSIM_NRF52X *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== Any NRF52 simulated SOC with BabbleSim, based on the POSIX arch Direct dependencies =================== \ :option:`SOC_SERIES_BSIM_NRFXX ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`BOARD_NRF52_BSIM ` Kconfig definition ================== .. highlight:: kconfig At ``boards/posix/nrf52_bsim/Kconfig:32`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options .. parsed-literal:: config SOC_SERIES_BSIM_NRF52X bool depends on \ :option:`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.)*