Skip to content

Commit 9d8195c

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 42854b1 commit 9d8195c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)