3 source "arch/blackfin/mach-bf538/boards/Kconfig"
5 menu "BF538 Specific Configuration"
7 comment "Interrupt Priority Assignment"
19 config IRQ_SPORT0_ERROR
20 int "IRQ_SPORT0_ERROR"
22 config IRQ_SPORT1_ERROR
23 int "IRQ_SPORT1_ERROR"
28 config IRQ_UART0_ERROR
60 default 7 if TICKSOURCE_GPTMR0
86 config IRQ_SPORT2_ERROR
87 int "IRQ_SPORT2_ERROR"
89 config IRQ_SPORT3_ERROR
90 int "IRQ_SPORT3_ERROR"
98 config IRQ_UART1_ERROR
101 config IRQ_UART2_ERROR
102 int "IRQ_UART2_ERROR"
157 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
158 This applies to all the above. It is not recommended to assign the
159 highest priority number 7 to UART or any other device.