diff --git a/components/lwp/Kconfig b/components/lwp/Kconfig index 1d64e1c908..8740fc3457 100644 --- a/components/lwp/Kconfig +++ b/components/lwp/Kconfig @@ -8,7 +8,7 @@ menuconfig RT_USING_LWP if RT_USING_LWP menuconfig LWP_DEBUG bool "Enable debugging features of LwP" - default y + default n if LWP_DEBUG config LWP_DEBUG_INIT