diff --git a/components/cplusplus/Kconfig b/components/cplusplus/Kconfig index dfd67860041ef34281c8a7fd3b21cecdbd799446..dfab433da06f677bfcfa0e916a3c559cf7be625c 100644 --- a/components/cplusplus/Kconfig +++ b/components/cplusplus/Kconfig @@ -7,7 +7,7 @@ config RT_USING_CPLUSPLUS if RT_USING_CPLUSPLUS config RT_USING_CPLUSPLUS11 - bool "Enable c++11 feature support" + bool "Enable c++11 threading feature support" default n select RT_USING_LIBC select RT_USING_DFS