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