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