brintos

brintos / linux-shallow public Read only

0
0
Text · 252 B · 793f778 Raw
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