summaryrefslogtreecommitdiff
path: root/core/kconfig/arch.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'core/kconfig/arch.kconfig')
-rw-r--r--core/kconfig/arch.kconfig10
1 files changed, 9 insertions, 1 deletions
diff --git a/core/kconfig/arch.kconfig b/core/kconfig/arch.kconfig
index b5d34a9..bcc81ef 100644
--- a/core/kconfig/arch.kconfig
+++ b/core/kconfig/arch.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2009-2013 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2009-2017 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -23,6 +23,14 @@
# \date May 2009
################################################################################
+config EMBTK_MANUFACTURER
+ string "Manufacturer or Toolchain provider tag"
+ help
+ This tag is the manufacturer part of GNU target triplet.
+ However, now days it is largely used to identify toolchain provider.
+
+ You can set a tag or leave it empty to use the default value (unknown).
+
choice
prompt "Architecture"
help