repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
dma
/
fsl-dpaa2-qdma
/
Kconfig
blob
258ed6be934d37a46163c7edc2b134c9b5b14cc0
1
menuconfig FSL_DPAA2_QDMA
2
tristate "NXP DPAA2 QDMA"
3
depends on ARM64
4
depends on FSL_MC_BUS && FSL_MC_DPIO
5
select DMA_ENGINE
6
select DMA_VIRTUAL_CHANNELS
7
help
8
NXP Data Path Acceleration Architecture 2 QDMA driver,
9
using the NXP MC bus driver.