:orphan: .. title:: CONFIG_SOC_COMPATIBLE_NRF52X .. kconfig:: CONFIG_SOC_COMPATIBLE_NRF52X CONFIG_SOC_COMPATIBLE_NRF52X ############################ *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`BOARD_NRF52_BSIM ` - \ :kconfig:`SOC_SERIES_NRF52X ` - \ :kconfig:`SOC_SERIES_NRF52X ` Kconfig definition ================== At ``/Kconfig:33`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` Menu path: (Top) .. code-block:: kconfig config SOC_COMPATIBLE_NRF52X bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*