From 68042b62ce2108809b6e81266d5ef679a026b6ca Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 9 Oct 2010 22:02:25 +0000 Subject: Add stubs for AVR32 IRQ controls git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2988 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/avr32dev1/ostest/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/avr32dev1') diff --git a/nuttx/configs/avr32dev1/ostest/defconfig b/nuttx/configs/avr32dev1/ostest/defconfig index 2bd2cd11a..9475724f5 100755 --- a/nuttx/configs/avr32dev1/ostest/defconfig +++ b/nuttx/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 -- cgit v1.2.3