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