summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 15:43:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 15:43:18 +0000
commit78c6aa16fdd3926e15fa16ebab33ea416031ac11 (patch)
tree9c993b977665a0c00e06690f81a26a760d61831a /nuttx/arch/arm/Kconfig
parent7d909957bf5f3b984d2be3779b02b55d7f42e4bb (diff)
downloadpx4-nuttx-78c6aa16fdd3926e15fa16ebab33ea416031ac11.tar.gz
px4-nuttx-78c6aa16fdd3926e15fa16ebab33ea416031ac11.tar.bz2
px4-nuttx-78c6aa16fdd3926e15fa16ebab33ea416031ac11.zip
Reconfigured Shenzhou to use JTAG. Misc Kconfig changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5118 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/Kconfig')
-rw-r--r--nuttx/arch/arm/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/nuttx/arch/arm/Kconfig b/nuttx/arch/arm/Kconfig
index 6550950e7..3bd531232 100644
--- a/nuttx/arch/arm/Kconfig
+++ b/nuttx/arch/arm/Kconfig
@@ -216,14 +216,6 @@ config PAGING
If set =y in your configation file, this setting will enable the on-demand
paging feature as described in http://www.nuttx.org/NuttXDemandPaging.html.
-config ARCH_INTERRUPTSTACK
- bool "Use interrupt stack"
- default y
- ---help---
- This architecture supports an interrupt stack. If defined, this symbol
- is the size of the interrupt stack in bytes. If not defined, the user
- task stacks will be used during interrupt handling.
-
config ARCH_IRQPRIO
bool "Interrupt priority"
default y if ARCH_CORTEXM3 || ARCH_CORTEXM4