3 depends on BF542_std || BF542M
6 depends on BF544_std || BF544M
9 depends on BF547_std || BF547M
12 depends on BF548_std || BF548M
15 depends on BF549_std || BF549M
19 depends on (BF542M || BF544M || BF547M || BF548M || BF549M)
23 depends on (BF542 || BF544 || BF547 || BF548 || BF549)
27 source "arch/blackfin/mach-bf548/boards/Kconfig"
29 menu "BF548 Specific Configuration"
32 bool "DMA has priority over core for ext. accesses"
36 Treat any DEB1, DEB2 and DEB3 request as Urgent
38 config BF548_ATAPI_ALTERNATIVE_PORT
39 bool "BF548 ATAPI alternative port via GPIO"
41 BF548 ATAPI data and address PINs can be routed through
42 async address or GPIO port F and G. Select y to route it
46 prompt "UART2 DMA channel selection"
47 depends on SERIAL_BFIN_UART2
48 default UART2_DMA_RX_ON_DMA18
50 UART2 DMA channel selection
57 config UART2_DMA_RX_ON_DMA18
58 bool "UART2 DMA RX -> DMA18 TX -> DMA19"
60 UART2 DMA channel assignment
63 use SPORT2 default DMA channel
65 config UART2_DMA_RX_ON_DMA13
66 bool "UART2 DMA RX -> DMA13 TX -> DMA14"
68 UART2 DMA channel assignment
71 use EPPI1 EPPI2 default DMA channel
75 prompt "UART3 DMA channel selection"
76 depends on SERIAL_BFIN_UART3
77 default UART3_DMA_RX_ON_DMA20
79 UART3 DMA channel selection
86 config UART3_DMA_RX_ON_DMA20
87 bool "UART3 DMA RX -> DMA20 TX -> DMA21"
89 UART3 DMA channel assignment
92 use SPORT3 default DMA channel
94 config UART3_DMA_RX_ON_DMA15
95 bool "UART3 DMA RX -> DMA15 TX -> DMA16"
97 UART3 DMA channel assignment
100 use PIXC default DMA channel
104 comment "Interrupt Priority Assignment"
107 config IRQ_PLL_WAKEUP
116 config IRQ_SPORT0_ERR
119 config IRQ_SPORT1_ERR
182 config IRQ_SPORT2_ERR
185 config IRQ_SPORT3_ERR
293 config IRQ_HS_DMA_ERR
294 int "IRQ Handshake DMA Status"
343 default 7 if TICKSOURCE_GPTMR0
374 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
375 This applies to all the above. It is not recommended to assign the
376 highest priority number 7 to UART or any other device.
380 comment "Pin Interrupt to Port Assignment"
383 config PINTx_REASSIGN
384 bool "Reprogram PINT Assignment"
387 The interrupt assignment registers controls the pin-to-interrupt
388 assignment in a byte-wide manner. Each option allows you to select
389 a set of pins (High/Low Byte) of an specific Port being mapped
390 to one of the four PIN Interrupts IRQ_PINTx.
392 You shouldn't change any of these unless you know exactly what you're doing.
393 Please consult the Blackfin BF54x Processor Hardware Reference Manual.
397 depends on PINTx_REASSIGN
401 depends on PINTx_REASSIGN
405 depends on PINTx_REASSIGN
409 depends on PINTx_REASSIGN