From 33bf749d6ef688be1be75b172f21bd6c16a8ac35 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 17 Feb 2008 15:08:45 +0000 Subject: Fix errors/omissions in previous check-in git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@701 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/z16f2800100zcog/pashello/defconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nuttx/configs/z16f2800100zcog/pashello') diff --git a/nuttx/configs/z16f2800100zcog/pashello/defconfig b/nuttx/configs/z16f2800100zcog/pashello/defconfig index ef17f4206..0569a311d 100644 --- a/nuttx/configs/z16f2800100zcog/pashello/defconfig +++ b/nuttx/configs/z16f2800100zcog/pashello/defconfig @@ -144,8 +144,7 @@ CONFIG_EXAMPLE=pashello CONFIG_DEBUG=y CONFIG_DEBUG_VERBOSE=n CONFIG_MM_REGIONS=1 -CONFIG_ARCH_LOWPUTC=n -CONFIG_ARCH_LOWGETC=n +CONFIG_ARCH_LOWPUTC=y CONFIG_RR_INTERVAL=200 CONFIG_SCHED_INSTRUMENTATION=n CONFIG_TASK_NAME_SIZE=0 -- cgit v1.2.3