1 if (BF533 || BF532 || BF531)
3 source "arch/blackfin/mach-bf533/boards/Kconfig"
5 menu "BF533/2/1 Specific Configuration"
7 comment "Interrupt Priority Assignment"
29 int "PLL WAKEUP ERROR"
40 int "DMA1 (SPORT0 RX)"
43 int "DMA2 (SPORT0 TX)"
46 int "DMA3 (SPORT1 RX)"
49 int "DMA4 (SPORT1 TX)"
62 default 7 if TICKSOURCE_GPTMR0
87 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
88 This applies to all the above. It is not recommended to assign the
89 highest priority number 7 to UART or any other device.