We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e30fc commit 46ca990Copy full SHA for 46ca990
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