brintos

brintos / linux-shallow public Read only

0
0
Text · 253 B · 258ed6b Raw
10 lines · plain
1menuconfig FSL_DPAA2_QDMA2	tristate "NXP DPAA2 QDMA"3	depends on ARM644	depends on FSL_MC_BUS && FSL_MC_DPIO5	select DMA_ENGINE6	select DMA_VIRTUAL_CHANNELS7	help8	  NXP Data Path Acceleration Architecture 2 QDMA driver,9	  using the NXP MC bus driver.10