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
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
staging
/
mt7621-dma
/
Kconfig
blob
54a110288f924fc0a2fa2b493a72c0bc51f9e081
1
# SPDX-License-Identifier: GPL-2.0
2
config MTK_HSDMA
3
tristate "MTK HSDMA support"
4
depends on RALINK && SOC_MT7621
5
select DMA_ENGINE
6
select DMA_VIRTUAL_CHANNELS
7