1 if (BF537 || BF534 || BF536)
3 menu "BF537 Specific Configuration"
5 comment "PORT F/G Selection"
7 prompt "Select BF537/6/4 default GPIO PFx PORTx"
9 Quick Hack for BF537/6/4 default GPIO PFx PORTF.
12 bool "Select BF537/6/4 default GPIO PFx PORTF"
13 depends on (BF537 || BF536 || BF534)
15 Quick Hack for BF537/6/4 default GPIO PFx PORTF.
18 bool "Select BF537/6/4 default GPIO PFx PORTG"
19 depends on (BF537 || BF536 || BF534)
21 Quick Hack for BF537/6/4 default GPIO PFx PORTG.
24 bool "Select BF537/6/4 default GPIO PFx PORTH"
25 depends on (BF537 || BF536 || BF534)
27 Quick Hack for BF537/6/4 default GPIO PFx PORTH
28 Use only when Blackfin EMAC support is not required.
32 comment "Interrupt Priority Assignment"
39 int "IRQ_DMA_ERROR Generic"
42 int "IRQ_ERROR: CAN MAC SPORT0 SPORT1 SPI UART0 UART1"
119 config IRQ_PORTG_INTB
133 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
134 This applies to all the above. It is not recommended to assign the
135 highest priority number 7 to UART or any other device.