Skip to content

Commit 71db646

Browse files
committed
fixup! ASoC: apple: Add aop_audio driver.
Add missing dependency on SND_DMAENGINE_PCM Signed-off-by: Janne Grunau <j@jannau.net>
1 parent b969cc3 commit 71db646

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/apple/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ config SND_SOC_APPLE_AOP_AUDIO
33
depends on ARCH_APPLE || COMPILE_TEST
44
depends on RUST
55
select APPLE_AOP
6+
select SND_DMAENGINE_PCM
67
default m if ARCH_APPLE
78
help
89
This option enables an ASoC driver for sound devices connected to the AOP

0 commit comments

Comments
 (0)