walnux/arch/xtensa
Tiago Medicci Serrano d6ee1742a9 xtensa/Kconfig: Fix dependency for backtrace dump on Xtensas
`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.
2024-09-23 20:40:58 +08:00
..
include esp32s3: Fix faulty esp32s3-devkit:stack example 2024-09-21 10:42:06 +08:00
src CI: Improvement to speed up compilation and reduce download errors. 2024-09-20 11:26:01 +08:00
Kconfig xtensa/Kconfig: Fix dependency for backtrace dump on Xtensas 2024-09-23 20:40:58 +08:00