Skip to content

Commit e44dd34

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 1e80c45 commit e44dd34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/apple/Kconfig

+1
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)