if ([31mCONFIG_BF537[0m || [31mCONFIG_BF534[0m || [31mCONFIG_BF536[0m)
source "arch/blackfin/mach-bf537/boards/Kconfig"
menu "BF537 Specific Configuration"
comment "Interrupt Priority Assignment"
menu "Priority"
config [31mCONFIG_IRQ_PLL_WAKEUP[0m
int "IRQ_PLL_WAKEUP"
default 7
config [31mCONFIG_IRQ_DMA_ERROR[0m
int "IRQ_DMA_ERROR Generic"
default 7
config [31mCONFIG_IRQ_ERROR[0m
int "IRQ_ERROR: PPI CAN MAC SPORT0 SPORT1 SPI UART0 UART1"
default 11
config [31mCONFIG_IRQ_RTC[0m
int "IRQ_RTC"
default 8
config [31mCONFIG_IRQ_PPI[0m
int "IRQ_PPI"
default 8
config [31mCONFIG_IRQ_SPORT0_RX[0m
int "IRQ_SPORT0_RX"
default 9
config [31mCONFIG_IRQ_SPORT0_TX[0m
int "IRQ_SPORT0_TX"
default 9
config [31mCONFIG_IRQ_SPORT1_RX[0m
int "IRQ_SPORT1_RX"
default 9
config [31mCONFIG_IRQ_SPORT1_TX[0m
int "IRQ_SPORT1_TX"
default 9
config [31mCONFIG_IRQ_TWI[0m
int "IRQ_TWI"
default 10
config [31mCONFIG_IRQ_SPI[0m
int "IRQ_SPI"
default 10
config [31mCONFIG_IRQ_UART0_RX[0m
int "IRQ_UART0_RX"
default 10
config [31mCONFIG_IRQ_UART0_TX[0m
int "IRQ_UART0_TX"
default 10
config [31mCONFIG_IRQ_UART1_RX[0m
int "IRQ_UART1_RX"
default 10
config [31mCONFIG_IRQ_UART1_TX[0m
int "IRQ_UART1_TX"
default 10
config [31mCONFIG_IRQ_CAN_RX[0m
int "IRQ_CAN_RX"
default 11
config [31mCONFIG_IRQ_CAN_TX[0m
int "IRQ_CAN_TX"
default 11
config [31mCONFIG_IRQ_MAC_RX[0m
int "IRQ_MAC_RX"
default 11
config [31mCONFIG_IRQ_MAC_TX[0m
int "IRQ_MAC_TX"
default 11
config [31mCONFIG_IRQ_TIMER0[0m
int "IRQ_TIMER0"
default 7 if [31mCONFIG_TICKSOURCE_GPTMR0[0m
default 8
config [31mCONFIG_IRQ_TIMER1[0m
int "IRQ_TIMER1"
default 12
config [31mCONFIG_IRQ_TIMER2[0m
int "IRQ_TIMER2"
default 12
config [31mCONFIG_IRQ_TIMER3[0m
int "IRQ_TIMER3"
default 12
config [31mCONFIG_IRQ_TIMER4[0m
int "IRQ_TIMER4"
default 12
config [31mCONFIG_IRQ_TIMER5[0m
int "IRQ_TIMER5"
default 12
config [31mCONFIG_IRQ_TIMER6[0m
int "IRQ_TIMER6"
default 12
config [31mCONFIG_IRQ_TIMER7[0m
int "IRQ_TIMER7"
default 12
config [31mCONFIG_IRQ_PROG_INTA[0m
int "IRQ_PROG_INTA"
default 12
config [31mCONFIG_IRQ_PORTG_INTB[0m
int "IRQ_PORTG_INTB"
default 12
config [31mCONFIG_IRQ_MEM_DMA0[0m
int "IRQ_MEM_DMA0"
default 13
config [31mCONFIG_IRQ_MEM_DMA1[0m
int "IRQ_MEM_DMA1"
default 13
config [31mCONFIG_IRQ_WATCH[0m
int "IRQ_WATCH"
default 13
help
Enter the priority numbers between 7-13 ONLY. Others are Reserved.
This applies to all the above. It is not recommended to assign the
highest priority number 7 to UART or any other device.
endmenu
endmenu
endif