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
proc: test /proc/thread-self symlink
[linux/fpc-iii.git]
/
drivers
/
staging
/
mt7621-dma
/
Kconfig
blob
2423c40099d1c1a42206e69c1413edcbe57ff358
1
config DMA_RALINK
2
tristate "RALINK DMA support"
3
depends on RALINK && !SOC_RT288X
4
select DMA_ENGINE
5
select DMA_VIRTUAL_CHANNELS
6
7
config MTK_HSDMA
8
tristate "MTK HSDMA support"
9
depends on RALINK && SOC_MT7621
10
select DMA_ENGINE
11
select DMA_VIRTUAL_CHANNELS
12