-
CONFIG_RTTI
¶
Enable C++ RTTI support
Type: bool
Help¶
This option enables support of C++ RTTI.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/cpp/Kconfig:64
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:12
Menu path: (top menu) → C++ Options
config RTTI bool prompt "Enable C++ RTTI support" ifCPLUSPLUS
selectLIB_CPLUSPLUS
ifCPLUSPLUS
depends onCPLUSPLUS
help This option enables support of C++ RTTI.
(Definitions include propagated dependencies, including from if’s and menus.)