-
choice: Coredump backend
Coredump backend
Type: bool
Default¶
Kconfig definition¶
At <Zephyr>/subsys/debug/coredump/Kconfig:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:17
→ <Zephyr>/subsys/debug/Kconfig:339
Menu path: (Top) → Sub Systems and OS Services → Debugging Options → Enable Core Dump
choice
bool "Coredump backend"
default DEBUG_COREDUMP_BACKEND_LOGGING if LOG
depends on DEBUG_COREDUMP
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)