:orphan: .. title:: ARCH_HAS_EXTRA_EXCEPTION_INFO .. option:: CONFIG_ARCH_HAS_EXTRA_EXCEPTION_INFO *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`CPU_CORTEX_M ` - \ :option:`CPU_NIOS2_GEN2 ` Kconfig definition ================== .. highlight:: kconfig At ``arch/Kconfig:457`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` Menu path: (Top) .. parsed-literal:: config ARCH_HAS_EXTRA_EXCEPTION_INFO bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*