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