We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42854b1 commit 9d8195cCopy full SHA for 9d8195c
1 file changed
drivers/dma/Kconfig
@@ -89,6 +89,7 @@ config APPLE_ADMAC
89
tristate "Apple ADMAC support"
90
depends on ARCH_APPLE || COMPILE_TEST
91
select DMA_ENGINE
92
+ select DMA_VIRTUAL_CHANNELS
93
help
94
Enable support for Audio DMA Controller found on Apple Silicon SoCs.
95
0 commit comments