Add KConfig for C++ feature.
This commit is contained in:
parent
ae6ca7bb02
commit
8ee0bf8908
|
@ -0,0 +1,7 @@
|
||||||
|
menu "C++ features"
|
||||||
|
|
||||||
|
config RT_USING_CPLUSPLUS
|
||||||
|
bool "Support C++ features"
|
||||||
|
default n
|
||||||
|
|
||||||
|
endmenu
|
Loading…
Reference in New Issue