We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b1e75 commit f4061e1Copy full SHA for f4061e1
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