summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/ez80/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/src/ez80/Kconfig')
-rw-r--r--nuttx/arch/z80/src/ez80/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/nuttx/arch/z80/src/ez80/Kconfig b/nuttx/arch/z80/src/ez80/Kconfig
index d257ca285..76cdd5f9f 100644
--- a/nuttx/arch/z80/src/ez80/Kconfig
+++ b/nuttx/arch/z80/src/ez80/Kconfig
@@ -31,6 +31,15 @@ config EZ80_EMAC
endmenu
+# The ZiLOG ZDS-II Windows toolchain is the only toolchain available for
+# the ez80.
+#
+
+config EZ80_TOOLCHAIN_ZDSII
+ bool
+ default y if ARCH_CHIP_EZ80
+ default n if !ARCH_CHIP_EZ80
+
if EZ80_EMAC
config EZ80_FIAD