summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8encore000zco/ostest
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z8encore000zco/ostest')
-rw-r--r--nuttx/configs/z8encore000zco/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/z8encore000zco/ostest/defconfig b/nuttx/configs/z8encore000zco/ostest/defconfig
index 0725f16ec..8a8083b30 100644
--- a/nuttx/configs/z8encore000zco/ostest/defconfig
+++ b/nuttx/configs/z8encore000zco/ostest/defconfig
@@ -38,7 +38,7 @@
# CONFIG_ARCH - identifies the arch subdirectory and, hence, the
# processor architecture.
# CONFIG_ARCH_name - for use in C code. This identifies the particular
-# processor architecture (CONFIG_ARCH_Z16).
+# processor architecture (CONFIG_ARCH_Z8).
# CONFIG_ARCH_CHIP - Identifies the specific chip or SoC that implements the
# architecture.
# CONFIG_ARCH_CHIP_chip - for use in C code. This identifies the
@@ -71,7 +71,7 @@ CONFIG_ENDIAN_BIG=y
CONFIG_DRAM_SIZE=65536
CONFIG_ARCH_LEDS=n
#
-# Z16F specific device driver settings
+# eZ8 specific device driver settings
#
# CONFIG_UARTn_SERIAL_CONSOLE - selects the UARTn for the
# console and ttyS0 (default is the UART0).