Explorar o código

[update] Adjust C++11 Kconfig option name

guozhanxin %!s(int64=4) %!d(string=hai) anos
pai
achega
bf8afd09f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/cplusplus/Kconfig

+ 1 - 1
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