summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include/z180/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/include/z180/chip.h')
-rw-r--r--nuttx/arch/z80/include/z180/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/z80/include/z180/chip.h b/nuttx/arch/z80/include/z180/chip.h
index 22a3cee37..3844b2800 100644
--- a/nuttx/arch/z80/include/z180/chip.h
+++ b/nuttx/arch/z80/include/z180/chip.h
@@ -402,7 +402,7 @@
defined(CONFIG_ARCH_CHIP_Z8S18010PSG) || /* 64-pin DIP 10MHz 5V */ \
defined(CONFIG_ARCH_CHIP_Z8S18020FEG) || \
defined(CONFIG_ARCH_CHIP_Z8S18010PEG) || \
- defined(CONFIG_ARCH_CHIP_Z8S18010FEG
+ defined(CONFIG_ARCH_CHIP_Z8S18010FEG)
# define HAVE_Z8S180 1 /* Uses Z8S180 (5V) or Z8L180 (3.3V) core */
# define HAVE ROM 0 /* No on-chip ROM */