config [31mCONFIG_BF542[0m
def_bool y
depends on [31mCONFIG_BF542_std[0m || [31mCONFIG_BF542M[0m
config [31mCONFIG_BF544[0m
def_bool y
depends on [31mCONFIG_BF544_std[0m || [31mCONFIG_BF544M[0m
config [31mCONFIG_BF547[0m
def_bool y
depends on [31mCONFIG_BF547_std[0m || [31mCONFIG_BF547M[0m
config [31mCONFIG_BF548[0m
def_bool y
depends on [31mCONFIG_BF548_std[0m || [31mCONFIG_BF548M[0m
config [31mCONFIG_BF549[0m
def_bool y
depends on [31mCONFIG_BF549_std[0m || [31mCONFIG_BF549M[0m
config [31mCONFIG_BF54xM[0m
def_bool y
depends on ([31mCONFIG_BF542M[0m || [31mCONFIG_BF544M[0m || [31mCONFIG_BF547M[0m || [31mCONFIG_BF548M[0m || [31mCONFIG_BF549M[0m)
config [31mCONFIG_BF54x[0m
def_bool y
depends on ([31mCONFIG_BF542[0m || [31mCONFIG_BF544[0m || [31mCONFIG_BF547[0m || [31mCONFIG_BF548[0m || [31mCONFIG_BF549[0m)
if ([31mCONFIG_BF54x[0m)
source "arch/blackfin/mach-bf548/boards/Kconfig"
menu "BF548 Specific Configuration"
config [31mCONFIG_DEB_DMA_URGENT[0m
bool "DMA has priority over core for ext. accesses"
depends on [31mCONFIG_BF54x[0m
default y
help
Treat any DEB1, DEB2 and DEB3 request as Urgent
config [31mCONFIG_BF548_ATAPI_ALTERNATIVE_PORT[0m
bool "BF548 ATAPI alternative port via GPIO"
help
[31mCONFIG_BF548[0m ATAPI data and address PINs can be routed through
async address or GPIO port F and [31mCONFIG_G[0m. Select y to route it
to GPIO.
choice
prompt "UART2 DMA channel selection"
depends on [31mCONFIG_SERIAL_BFIN_UART2[0m
default [31mCONFIG_UART2_DMA_RX_ON_DMA18[0m
help
UART2 DMA channel selection
RX -> DMA18
TX -> DMA19
or
RX -> DMA13
TX -> DMA14
config [31mCONFIG_UART2_DMA_RX_ON_DMA18[0m
bool "UART2 DMA RX -> DMA18 TX -> DMA19"
help
UART2 DMA channel assignment
RX -> DMA18
TX -> DMA19
use SPORT2 default DMA channel
config [31mCONFIG_UART2_DMA_RX_ON_DMA13[0m
bool "UART2 DMA RX -> DMA13 TX -> DMA14"
help
UART2 DMA channel assignment
RX -> DMA13
TX -> DMA14
use EPPI1 EPPI2 default DMA channel
endchoice
choice
prompt "UART3 DMA channel selection"
depends on [31mCONFIG_SERIAL_BFIN_UART3[0m
default [31mCONFIG_UART3_DMA_RX_ON_DMA20[0m
help
UART3 DMA channel selection
RX -> DMA20
TX -> DMA21
or
RX -> DMA15
TX -> DMA16
config [31mCONFIG_UART3_DMA_RX_ON_DMA20[0m
bool "UART3 DMA RX -> DMA20 TX -> DMA21"
help
UART3 DMA channel assignment
RX -> DMA20
TX -> DMA21
use SPORT3 default DMA channel
config [31mCONFIG_UART3_DMA_RX_ON_DMA15[0m
bool "UART3 DMA RX -> DMA15 TX -> DMA16"
help
UART3 DMA channel assignment
RX -> DMA15
TX -> DMA16
use PIXC default DMA channel
endchoice
comment "Interrupt Priority Assignment"
menu "Priority"
config [31mCONFIG_IRQ_PLL_WAKEUP[0m
int "IRQ_PLL_WAKEUP"
default 7
config [31mCONFIG_IRQ_DMAC0_ERR[0m
int "IRQ_DMAC0_ERR"
default 7
config [31mCONFIG_IRQ_EPPI0_ERR[0m
int "IRQ_EPPI0_ERR"
default 7
config [31mCONFIG_IRQ_SPORT0_ERR[0m
int "IRQ_SPORT0_ERR"
default 7
config [31mCONFIG_IRQ_SPORT1_ERR[0m
int "IRQ_SPORT1_ERR"
default 7
config [31mCONFIG_IRQ_SPI0_ERR[0m
int "IRQ_SPI0_ERR"
default 7
config [31mCONFIG_IRQ_UART0_ERR[0m
int "IRQ_UART0_ERR"
default 7
config [31mCONFIG_IRQ_RTC[0m
int "IRQ_RTC"
default 8
config [31mCONFIG_IRQ_EPPI0[0m
int "IRQ_EPPI0"
default 8
config [31mCONFIG_IRQ_SPORT0_RX[0m
int "IRQ_SPORT0_RX"
default 9
config [31mCONFIG_IRQ_SPORT0_TX[0m
int "IRQ_SPORT0_TX"
default 9
config [31mCONFIG_IRQ_SPORT1_RX[0m
int "IRQ_SPORT1_RX"
default 9
config [31mCONFIG_IRQ_SPORT1_TX[0m
int "IRQ_SPORT1_TX"
default 9
config [31mCONFIG_IRQ_SPI0[0m
int "IRQ_SPI0"
default 10
config [31mCONFIG_IRQ_UART0_RX[0m
int "IRQ_UART0_RX"
default 10
config [31mCONFIG_IRQ_UART0_TX[0m
int "IRQ_UART0_TX"
default 10
config [31mCONFIG_IRQ_TIMER8[0m
int "IRQ_TIMER8"
default 11
config [31mCONFIG_IRQ_TIMER9[0m
int "IRQ_TIMER9"
default 11
config [31mCONFIG_IRQ_TIMER10[0m
int "IRQ_TIMER10"
default 11
config [31mCONFIG_IRQ_PINT0[0m
int "IRQ_PINT0"
default 12
config [31mCONFIG_IRQ_PINT1[0m
int "IRQ_PINT0"
default 12
config [31mCONFIG_IRQ_MDMAS0[0m
int "IRQ_MDMAS0"
default 13
config [31mCONFIG_IRQ_MDMAS1[0m
int "IRQ_DMDMAS1"
default 13
config [31mCONFIG_IRQ_WATCHDOG[0m
int "IRQ_WATCHDOG"
default 13
config [31mCONFIG_IRQ_DMAC1_ERR[0m
int "IRQ_DMAC1_ERR"
default 7
config [31mCONFIG_IRQ_SPORT2_ERR[0m
int "IRQ_SPORT2_ERR"
default 7
config [31mCONFIG_IRQ_SPORT3_ERR[0m
int "IRQ_SPORT3_ERR"
default 7
config [31mCONFIG_IRQ_MXVR_DATA[0m
int "IRQ MXVR Data"
default 7
config [31mCONFIG_IRQ_SPI1_ERR[0m
int "IRQ_SPI1_ERR"
default 7
config [31mCONFIG_IRQ_SPI2_ERR[0m
int "IRQ_SPI2_ERR"
default 7
config [31mCONFIG_IRQ_UART1_ERR[0m
int "IRQ_UART1_ERR"
default 7
config [31mCONFIG_IRQ_UART2_ERR[0m
int "IRQ_UART2_ERR"
default 7
config [31mCONFIG_IRQ_CAN0_ERR[0m
int "IRQ_CAN0_ERR"
default 7
config [31mCONFIG_IRQ_SPORT2_RX[0m
int "IRQ_SPORT2_RX"
default 9
config [31mCONFIG_IRQ_SPORT2_TX[0m
int "IRQ_SPORT2_TX"
default 9
config [31mCONFIG_IRQ_SPORT3_RX[0m
int "IRQ_SPORT3_RX"
default 9
config [31mCONFIG_IRQ_SPORT3_TX[0m
int "IRQ_SPORT3_TX"
default 9
config [31mCONFIG_IRQ_EPPI1[0m
int "IRQ_EPPI1"
default 9
config [31mCONFIG_IRQ_EPPI2[0m
int "IRQ_EPPI2"
default 9
config [31mCONFIG_IRQ_SPI1[0m
int "IRQ_SPI1"
default 10
config [31mCONFIG_IRQ_SPI2[0m
int "IRQ_SPI2"
default 10
config [31mCONFIG_IRQ_UART1_RX[0m
int "IRQ_UART1_RX"
default 10
config [31mCONFIG_IRQ_UART1_TX[0m
int "IRQ_UART1_TX"
default 10
config [31mCONFIG_IRQ_ATAPI_RX[0m
int "IRQ_ATAPI_RX"
default 10
config [31mCONFIG_IRQ_ATAPI_TX[0m
int "IRQ_ATAPI_TX"
default 10
config [31mCONFIG_IRQ_TWI0[0m
int "IRQ_TWI0"
default 11
config [31mCONFIG_IRQ_TWI1[0m
int "IRQ_TWI1"
default 11
config [31mCONFIG_IRQ_CAN0_RX[0m
int "IRQ_CAN_RX"
default 11
config [31mCONFIG_IRQ_CAN0_TX[0m
int "IRQ_CAN_TX"
default 11
config [31mCONFIG_IRQ_MDMAS2[0m
int "IRQ_MDMAS2"
default 13
config [31mCONFIG_IRQ_MDMAS3[0m
int "IRQ_DMMAS3"
default 13
config [31mCONFIG_IRQ_MXVR_ERR[0m
int "IRQ_MXVR_ERR"
default 11
config [31mCONFIG_IRQ_MXVR_MSG[0m
int "IRQ_MXVR_MSG"
default 11
config [31mCONFIG_IRQ_MXVR_PKT[0m
int "IRQ_MXVR_PKT"
default 11
config [31mCONFIG_IRQ_EPPI1_ERR[0m
int "IRQ_EPPI1_ERR"
default 7
config [31mCONFIG_IRQ_EPPI2_ERR[0m
int "IRQ_EPPI2_ERR"
default 7
config [31mCONFIG_IRQ_UART3_ERR[0m
int "IRQ_UART3_ERR"
default 7
config [31mCONFIG_IRQ_HOST_ERR[0m
int "IRQ_HOST_ERR"
default 7
config [31mCONFIG_IRQ_PIXC_ERR[0m
int "IRQ_PIXC_ERR"
default 7
config [31mCONFIG_IRQ_NFC_ERR[0m
int "IRQ_NFC_ERR"
default 7
config [31mCONFIG_IRQ_ATAPI_ERR[0m
int "IRQ_ATAPI_ERR"
default 7
config [31mCONFIG_IRQ_CAN1_ERR[0m
int "IRQ_CAN1_ERR"
default 7
config [31mCONFIG_IRQ_HS_DMA_ERR[0m
int "IRQ Handshake DMA Status"
default 7
config [31mCONFIG_IRQ_PIXC_IN0[0m
int "IRQ PIXC IN0"
default 8
config [31mCONFIG_IRQ_PIXC_IN1[0m
int "IRQ PIXC IN1"
default 8
config [31mCONFIG_IRQ_PIXC_OUT[0m
int "IRQ PIXC OUT"
default 8
config [31mCONFIG_IRQ_SDH[0m
int "IRQ SDH"
default 8
config [31mCONFIG_IRQ_CNT[0m
int "IRQ CNT"
default 8
config [31mCONFIG_IRQ_KEY[0m
int "IRQ KEY"
default 8
config [31mCONFIG_IRQ_CAN1_RX[0m
int "IRQ CAN1 RX"
default 11
config [31mCONFIG_IRQ_CAN1_TX[0m
int "IRQ_CAN1_TX"
default 11
config [31mCONFIG_IRQ_SDH_MASK0[0m
int "IRQ_SDH_MASK0"
default 11
config [31mCONFIG_IRQ_SDH_MASK1[0m
int "IRQ_SDH_MASK1"
default 11
config [31mCONFIG_IRQ_USB_INT0[0m
int "IRQ USB INT0"
default 11
config [31mCONFIG_IRQ_USB_INT1[0m
int "IRQ USB INT1"
default 11
config [31mCONFIG_IRQ_USB_INT2[0m
int "IRQ USB INT2"
default 11
config [31mCONFIG_IRQ_USB_DMA[0m
int "IRQ USB DMA"
default 11
config [31mCONFIG_IRQ_OTPSEC[0m
int "IRQ OPTSEC"
default 11
config [31mCONFIG_IRQ_TIMER0[0m
int "IRQ_TIMER0"
default 7 if [31mCONFIG_TICKSOURCE_GPTMR0[0m
default 8
config [31mCONFIG_IRQ_TIMER1[0m
int "IRQ_TIMER1"
default 11
config [31mCONFIG_IRQ_TIMER2[0m
int "IRQ_TIMER2"
default 11
config [31mCONFIG_IRQ_TIMER3[0m
int "IRQ_TIMER3"
default 11
config [31mCONFIG_IRQ_TIMER4[0m
int "IRQ_TIMER4"
default 11
config [31mCONFIG_IRQ_TIMER5[0m
int "IRQ_TIMER5"
default 11
config [31mCONFIG_IRQ_TIMER6[0m
int "IRQ_TIMER6"
default 11
config [31mCONFIG_IRQ_TIMER7[0m
int "IRQ_TIMER7"
default 11
config [31mCONFIG_IRQ_PINT2[0m
int "IRQ_PIN2"
default 11
config [31mCONFIG_IRQ_PINT3[0m
int "IRQ_PIN3"
default 11
help
Enter the priority numbers between 7-13 ONLY. Others are Reserved.
This applies to all the above. It is not recommended to assign the
highest priority number 7 to UART or any other device.
endmenu
endmenu
endif