blob: e9c777cdb6e39c5446f00faea0e617e51b318000 (
plain)
1
2
3
4
5
6
7
|
config SND_SOC_APPLE_MCA
tristate "Apple Silicon MCA driver"
depends on ARCH_APPLE || COMPILE_TEST
select SND_DMAENGINE_PCM
help
This option enables an ASoC platform driver for MCA peripherals found
on Apple Silicon SoCs.
|