summaryrefslogtreecommitdiff
path: root/nuttx/configs/qemu-i486/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-10 22:16:05 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-10 22:16:05 +0000
commitb2878db7f7c57ce8be3421520417d3ed09c81ee5 (patch)
tree13a664d3688fe30599acda8b9b177195fd82e86e /nuttx/configs/qemu-i486/nsh/defconfig
parentcae858890d5f4df465c13913616549af9c39b0c6 (diff)
downloadpx4-nuttx-b2878db7f7c57ce8be3421520417d3ed09c81ee5.tar.gz
px4-nuttx-b2878db7f7c57ce8be3421520417d3ed09c81ee5.tar.bz2
px4-nuttx-b2878db7f7c57ce8be3421520417d3ed09c81ee5.zip
Restructure interrupt/timer logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3362 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/qemu-i486/nsh/defconfig')
-rw-r--r--nuttx/configs/qemu-i486/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/qemu-i486/nsh/defconfig b/nuttx/configs/qemu-i486/nsh/defconfig
index 8244e35bc..3cec37a3b 100644
--- a/nuttx/configs/qemu-i486/nsh/defconfig
+++ b/nuttx/configs/qemu-i486/nsh/defconfig
@@ -80,7 +80,7 @@ CONFIG_BOARD_LOOPSPERMSEC=999
CONFIG_DRAM_SIZE=0x00100000
CONFIG_DRAM_START=0x00100000
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)
-CONFIG_ARCH_NOINTC=y
+CONFIG_ARCH_NOINTC=n
CONFIG_ARCH_STACKDUMP=y
CONFIG_ARCH_LEDS=n
CONFIG_ARCH_BUTTONS=n