aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/aerocore
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2014-08-14 13:12:02 +0200
committerAnton Babushkin <anton.babushkin@me.com>2014-08-14 13:12:02 +0200
commit1525341cad376c04a1e495b1ac4ac2cd870b30a2 (patch)
tree94a3868a7447cd7a36a3b3ce5babf4d469428dce /nuttx-configs/aerocore
parentf48b4b0c84f6f10170674c7a584eb4087dac8ca8 (diff)
downloadpx4-firmware-1525341cad376c04a1e495b1ac4ac2cd870b30a2.tar.gz
px4-firmware-1525341cad376c04a1e495b1ac4ac2cd870b30a2.tar.bz2
px4-firmware-1525341cad376c04a1e495b1ac4ac2cd870b30a2.zip
Disable CONFIG_ARCH_IRQPRIO in all NuttX configs
Diffstat (limited to 'nuttx-configs/aerocore')
-rw-r--r--nuttx-configs/aerocore/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/aerocore/nsh/defconfig b/nuttx-configs/aerocore/nsh/defconfig
index 8d0bae7b9..317194f68 100644
--- a/nuttx-configs/aerocore/nsh/defconfig
+++ b/nuttx-configs/aerocore/nsh/defconfig
@@ -314,7 +314,7 @@ CONFIG_STM32_I2CTIMEOTICKS=500
# CONFIG_ARCH_NOINTC is not set
# CONFIG_ARCH_VECNOTIRQ is not set
CONFIG_ARCH_DMA=y
-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