Undefine IRQPRIO in all configurations it should not be set

This commit is contained in:
Gregory Nutt
2014-04-16 08:29:39 -06:00
parent ec6a588735
commit 51950d7850
210 changed files with 157 additions and 362 deletions
-4
View File
@@ -488,10 +488,6 @@ PIC32MX Configuration Options
CONFIG_RAM_START=0xa0000000
CONFIG_ARCH_IRQPRIO - The PIC32MXx supports interrupt prioritization
CONFIG_ARCH_IRQPRIO=y
CONFIG_ARCH_LEDS - Use LEDs to show state. Unique to boards that
have LEDs
+1 -1
View File
@@ -240,7 +240,7 @@ CONFIG_PIC32MX_FMIIEN=1
# CONFIG_ARCH_NOINTC is not set
CONFIG_ARCH_VECNOTIRQ=y
# 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
+1 -1
View File
@@ -241,7 +241,7 @@ CONFIG_PIC32MX_FMIIEN=1
# CONFIG_ARCH_NOINTC is not set
CONFIG_ARCH_VECNOTIRQ=y
# 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