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