1 # SPDX-License-Identifier: GPL-2.0
2 if (BF533 || BF532 || BF531)
4 source "arch/blackfin/mach-bf533/boards/Kconfig"
6 menu "BF533/2/1 Specific Configuration"
8 comment "Interrupt Priority Assignment"
30 int "PLL WAKEUP ERROR"
41 int "DMA1 (SPORT0 RX)"
44 int "DMA2 (SPORT0 TX)"
47 int "DMA3 (SPORT1 RX)"
50 int "DMA4 (SPORT1 TX)"
63 default 7 if TICKSOURCE_GPTMR0
88 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
89 This applies to all the above. It is not recommended to assign the
90 highest priority number 7 to UART or any other device.