summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z16f2800100zcog/pashello/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-02-20 12:55:07 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-02-20 12:55:07 +0000
commitc337215295a9c1c93b4c6dd21ebb0ba7d2e0e417 (patch)
treed6f5af4b94c1c5024cd0971ed9c2b2873f6c30e4 /nuttx/configs/z16f2800100zcog/pashello/defconfig
parent5d7d1873a4aa9871393749df7fa73628efe26c67 (diff)
Incorporate patch 1897630
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@714 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/z16f2800100zcog/pashello/defconfig')
-rw-r--r--nuttx/configs/z16f2800100zcog/pashello/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/z16f2800100zcog/pashello/defconfig b/nuttx/configs/z16f2800100zcog/pashello/defconfig
index 0569a311d6..b0e8756edc 100644
--- a/nuttx/configs/z16f2800100zcog/pashello/defconfig
+++ b/nuttx/configs/z16f2800100zcog/pashello/defconfig
@@ -117,7 +117,7 @@ CONFIG_HAVE_LIBM=n
# regions of memory to allocate from, this specifies the
# number of memory regions that the memory manager must
# handle and enables the API mm_addregion(start, end);
-# CONFIG_HAVE_LOWPUTC - architecture supports low-level, boot
+# CONFIG_ARCH_LOWPUTC - architecture supports low-level, boot
# time console output
# CONFIG_HAVE_GETPUTC - architecture supports low-level, boot
# time console input