Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
refs/tags/v6.10-rc6
/
.
/
drivers
/
dma
/
sf-pdma
/
Kconfig
blob: ba46a0a15a93613505a564859ae224597df06856 [
file
] [
log
] [
blame
]
config SF_PDMA
tristate
"Sifive PDMA controller driver"
depends on HAS_IOMEM
select
DMA_ENGINE
select
DMA_VIRTUAL_CHANNELS
help
Support
the
SiFive
PDMA controller
.