xref: /nrf52832-nimble/rt-thread/components/cplusplus/Kconfig (revision 167494296f0543431a51b6b1b83e957045294e05)
1menu "C++ features"
2
3config RT_USING_CPLUSPLUS
4    bool "Support C++ features"
5    default n
6
7endmenu
8