1 # SPDX-License-Identifier: GPL-2.0
2 if (BF537 || BF534 || BF536)
4 source "arch/blackfin/mach-bf537/boards/Kconfig"
6 menu "BF537 Specific Configuration"
8 comment "Interrupt Priority Assignment"
15 int "IRQ_DMA_ERROR Generic"
18 int "IRQ_ERROR: PPI CAN MAC SPORT0 SPORT1 SPI UART0 UART1"
70 default 7 if TICKSOURCE_GPTMR0
110 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
111 This applies to all the above. It is not recommended to assign the
112 highest priority number 7 to UART or any other device.