Disable CONFIG_ARCH_IRQPRIO in all NuttX configs

This commit is contained in:
Anton Babushkin
2014-08-14 13:12:02 +02:00
parent f48b4b0c84
commit 1525341cad
6 changed files with 4 additions and 6 deletions

View File

@@ -350,7 +350,7 @@ CONFIG_SDIO_PRI=128
# 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