summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 1597b0e..bb7f016 100644
--- a/Kconfig
+++ b/Kconfig
@@ -40,6 +40,10 @@ config EMBTK_HOST_OSTYPE
string
option env="EMBTK_HOST_OSTYPE"
+config EMBTK_HOST_OS
+ string
+ option env="EMBTK_HOST_OS"
+
menu "Target OS Selection"
choice
prompt "Choose target OS"