summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/common
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-18 14:48:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-09-18 14:48:26 +0000
commitb1bb829bbf07e59acb1aecf24c514901b32752e2 (patch)
treee4748aef6be341f1656f646ace2d449dd3cdc72c /nuttx/arch/z80/src/common
parent460d93a5ee00cdc770f4e02eef186af2f363a96f (diff)
downloadpx4-nuttx-b1bb829bbf07e59acb1aecf24c514901b32752e2.tar.gz
px4-nuttx-b1bb829bbf07e59acb1aecf24c514901b32752e2.tar.bz2
px4-nuttx-b1bb829bbf07e59acb1aecf24c514901b32752e2.zip
ARM architecture supports lowconsole
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@930 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/z80/src/common')
-rw-r--r--nuttx/arch/z80/src/common/up_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/z80/src/common/up_internal.h b/nuttx/arch/z80/src/common/up_internal.h
index ec3f6b811..3c60495cc 100644
--- a/nuttx/arch/z80/src/common/up_internal.h
+++ b/nuttx/arch/z80/src/common/up_internal.h
@@ -63,7 +63,7 @@
* Definitions
****************************************************************************/
- /* Determine which (if any) console driver to use */
+/* Determine which (if any) console driver to use */
#if CONFIG_NFILE_DESCRIPTORS == 0 || defined(CONFIG_DEV_LOWCONSOLE)
# undef CONFIG_USE_SERIALDRIVER