mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO
and select if the arch support to define g_tcbinfo variable Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alin Jerpelea
parent
f295ac6fb3
commit
f3269a6caa
@@ -65,7 +65,7 @@ config ELF_SYMBOL_CACHECOUNT
|
||||
|
||||
config ELF_COREDUMP
|
||||
bool "ELF Coredump"
|
||||
select DEBUG_TCBINFO
|
||||
depends on ARCH_HAVE_TCBINFO
|
||||
default n
|
||||
---help---
|
||||
Generate ELF core dump to provide information about the CPU state and the
|
||||
|
||||
Reference in New Issue
Block a user