`CONFIG_XTENSA_INTBACKTRACE` is necessary to enable backtrace dump for the tasks because exceptions are treated like interrupts (even when an exception occurs during a normal task execution). It's now automatically selected when `CONFIG_SCHED_BACKTRACE` is enabled. This commit also removes outdated Kconfig options. |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||