From 1b08b8648b5953487c22b1ac302e7808cdfb6e26 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 20 Feb 2008 12:55:07 +0000 Subject: Incorporate patch 1897630 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@714 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/m68332evb/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/m68332evb/defconfig') diff --git a/nuttx/configs/m68332evb/defconfig b/nuttx/configs/m68332evb/defconfig index 99dc97c53..1710293a1 100644 --- a/nuttx/configs/m68332evb/defconfig +++ b/nuttx/configs/m68332evb/defconfig @@ -106,7 +106,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_TICKS_PER_MSEC - The default system timer is 100Hz # or TICKS_PER_MSEC=10. This setting may be defined to -- cgit v1.2.3