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