From 17daff9bfcf3a0f9be25d5d286cb2002fea63cb4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 9 Oct 2010 22:02:25 +0000 Subject: [PATCH] Add stubs for AVR32 IRQ controls git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2988 42af7a65-404d-4744-a932-0658087f49c3 --- configs/avr32dev1/ostest/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/avr32dev1/ostest/defconfig b/configs/avr32dev1/ostest/defconfig index 2bd2cd11a8c..9475724f516 100755 --- a/configs/avr32dev1/ostest/defconfig +++ b/configs/avr32dev1/ostest/defconfig @@ -276,7 +276,7 @@ CONFIG_APP_DIR=examples/ostest CONFIG_DEBUG=n CONFIG_DEBUG_VERBOSE=n CONFIG_DEBUG_SYMBOLS=n -CONFIG_MM_REGIONS=2 +CONFIG_MM_REGIONS=1 CONFIG_ARCH_LOWPUTC=y CONFIG_RR_INTERVAL=200 CONFIG_SCHED_INSTRUMENTATION=n