9 lines · plain
1config SND_SOC_APPLE_MCA2 tristate "Apple Silicon MCA driver"3 depends on ARCH_APPLE || COMPILE_TEST4 select SND_DMAENGINE_PCM5 default ARCH_APPLE6 help7 This option enables an ASoC platform driver for MCA peripherals found8 on Apple Silicon SoCs.9