:orphan: .. title:: CONFIG_SOC_COMPATIBLE_NRF .. kconfig:: CONFIG_SOC_COMPATIBLE_NRF CONFIG_SOC_COMPATIBLE_NRF ######################### *(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_FAMILY_NRF ` - \ :kconfig:`SOC_FAMILY_NRF ` Kconfig definition ================== At ``/Kconfig:30`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` Menu path: (Top) .. code-block:: kconfig config SOC_COMPATIBLE_NRF bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*