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:
Xiang Xiao
2023-07-20 05:28:37 +08:00
committed by Alin Jerpelea
parent f295ac6fb3
commit f3269a6caa
26 changed files with 32 additions and 98 deletions
-8
View File
@@ -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