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
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
[linux/fpc-iii.git]
/
drivers
/
dma
/
hsu
/
Kconfig
blob
c70841731a80ac95c3acc8f62acbfddfdac212a1
1
# DMA engine configuration for hsu
2
config HSU_DMA
3
tristate
4
select DMA_ENGINE
5
select DMA_VIRTUAL_CHANNELS
6
7
config HSU_DMA_PCI
8
tristate
9
depends on HSU_DMA && PCI