xref: /linux/sound/soc/apple/Kconfig (revision 7a2f36828c7b4bf61aa4159c6d0a3c58264b6b06)
1config SND_SOC_APPLE_MCA
2	tristate "Apple Silicon MCA driver"
3	depends on ARCH_APPLE || COMPILE_TEST
4	select SND_DMAENGINE_PCM
5	default ARCH_APPLE
6	help
7	  This option enables an ASoC platform driver for MCA peripherals found
8	  on Apple Silicon SoCs.
9