Skip to content

Commit 46ca990

Browse files
committed
dmaengine: apple-admac: Select DMA_VIRTUAL_CHANNELS
Investigate. Was previously part of commit "dmaengine: apple-sio: Add Apple SIO driver". Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 26e30fc commit 46ca990

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/dma/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ config APPLE_ADMAC
8989
tristate "Apple ADMAC support"
9090
depends on ARCH_APPLE || COMPILE_TEST
9191
select DMA_ENGINE
92+
select DMA_VIRTUAL_CHANNELS
9293
help
9394
Enable support for Audio DMA Controller found on Apple Silicon SoCs.
9495

0 commit comments

Comments
 (0)