diff --git a/src/KConfig b/src/KConfig index 8c2b73f396..a794389448 100644 --- a/src/KConfig +++ b/src/KConfig @@ -38,8 +38,8 @@ config RT_USING_OVERFLOW_CHECK Enable thread stack overflow checking. The stack overflow is checking when each thread switch. config RT_DEBUG_INIT - bool "Enable system initialization informat print" - default n + int "Enable system initialization informat print" + default 1 help print the procedure name of initialization