Explorar o código

Add KConfig for C++ feature.

bernard %!s(int64=8) %!d(string=hai) anos
pai
achega
8ee0bf8908
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      components/cplusplus/KConfig

+ 7 - 0
components/cplusplus/KConfig

@@ -0,0 +1,7 @@
+menu "C++ features"
+
+config RT_USING_CPLUSPLUS
+    bool "Support C++ features"
+    default n
+
+endmenu