mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +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
@@ -2012,14 +2012,6 @@ endif # DEBUG_VIDEO
|
||||
|
||||
endif # DEBUG_FEATURES
|
||||
|
||||
config DEBUG_TCBINFO
|
||||
bool "Enable TCBinfo struct for debug"
|
||||
default n
|
||||
---help---
|
||||
Enables tcbinfo struct for debugger information.
|
||||
Selecting this option will enable g_tcbinfo in arch and
|
||||
procfs.
|
||||
|
||||
config ARCH_HAVE_STACKCHECK
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user