summaryrefslogtreecommitdiff
path: root/kconfig/compiler-options.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/compiler-options.kconfig')
-rw-r--r--kconfig/compiler-options.kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/kconfig/compiler-options.kconfig b/kconfig/compiler-options.kconfig
index 70de35a..73d0d6a 100644
--- a/kconfig/compiler-options.kconfig
+++ b/kconfig/compiler-options.kconfig
@@ -66,10 +66,12 @@ config EMBTK_GCC_LANGUAGE_OBJECTIVECPP
help
Your toolchain will be able to build Objective-C source code
+if EMBTK_GCC_ONLY_TOOLCHAIN || EMBTK_GCC_AND_LLVM_TOOLCHAIN
config EMBTK_GCC_LANGUAGE_FORTRAN
bool "Support Fortran"
help
Your toolchain will be able to build fortran source code
+endif
#config EMBTK_GCC_LANGUAGE_ADA
# bool "Support Ada"