summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-p207
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-16 08:29:39 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-16 08:29:39 -0600
commit191590e73957b470ec5323d712f4055e1e442cdb (patch)
tree42f9e92bd4f1f0a1161e653fbd173cc5a2e1d3cc /nuttx/configs/olimex-stm32-p207
parent19b828c29a0ab876c85dbfed95689cba4c747bcf (diff)
downloadnuttx-191590e73957b470ec5323d712f4055e1e442cdb.tar.gz
nuttx-191590e73957b470ec5323d712f4055e1e442cdb.tar.bz2
nuttx-191590e73957b470ec5323d712f4055e1e442cdb.zip
Undefine IRQPRIO in all configurations it should not be set
Diffstat (limited to 'nuttx/configs/olimex-stm32-p207')
-rw-r--r--nuttx/configs/olimex-stm32-p207/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-stm32-p207/nsh/defconfig b/nuttx/configs/olimex-stm32-p207/nsh/defconfig
index 8e3d7d344..ab5ed622b 100644
--- a/nuttx/configs/olimex-stm32-p207/nsh/defconfig
+++ b/nuttx/configs/olimex-stm32-p207/nsh/defconfig
@@ -322,7 +322,7 @@ CONFIG_STM32_OTGFS_DESCSIZE=128
# CONFIG_ARCH_NOINTC is not set
# CONFIG_ARCH_VECNOTIRQ is not set
# CONFIG_ARCH_DMA is not set
-CONFIG_ARCH_IRQPRIO=y
+# CONFIG_ARCH_IRQPRIO is not set
# CONFIG_CUSTOM_STACK is not set
# CONFIG_ADDRENV is not set
CONFIG_ARCH_HAVE_VFORK=y