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
85 config IRQ_SPORT2_ERROR
86 int "IRQ_SPORT2_ERROR"
88 config IRQ_SPORT3_ERROR
89 int "IRQ_SPORT3_ERROR"
97 config IRQ_UART1_ERROR
100 config IRQ_UART2_ERROR
101 int "IRQ_UART2_ERROR"
156 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
157 This applies to all the above. It is not recommended to assign the
158 highest priority number 7 to UART or any other device.