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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
staging
/
ralink-gdma
/
Kconfig
blob
0017376234e28d1ecf6338c2a6c4107d0961a99c
1
# SPDX-License-Identifier: GPL-2.0
2
config DMA_RALINK
3
tristate "RALINK DMA support"
4
depends on RALINK && !SOC_RT288X
5
depends on DMADEVICES
6
select DMA_ENGINE
7
select DMA_VIRTUAL_CHANNELS
8