1menu "C++ features" 2 3config RT_USING_CPLUSPLUS 4 bool "Support C++ features" 5 default n 6 7endmenu 8