summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/toolchain/compiler-options.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/toolchain/compiler-options.kconfig b/core/toolchain/compiler-options.kconfig
index e270ec5..c4118de 100644
--- a/core/toolchain/compiler-options.kconfig
+++ b/core/toolchain/compiler-options.kconfig
@@ -25,6 +25,7 @@
config EMBTK_GCC_LANGUAGE_CPP
bool "Support C++"
+ default y
select EMBTK_GCC1_LANGUAGE_CPP
select EMBTK_GCC2_LANGUAGE_CPP
select EMBTK_GCC3_LANGUAGE_CPP