mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
sched/backtrace: add sched_backtrace support
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
@@ -344,6 +344,10 @@ config ARCH_HAVE_SYSCALL_HOOKS
|
||||
required if CONFIG_SCHED_INSTRUMENTATION_SYSCALL is enabled. Refer
|
||||
to sched/Kconfig for additional information.
|
||||
|
||||
config ARCH_HAVE_BACKTRACE
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_FPU
|
||||
bool "FPU support"
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user