Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.14 8 lines 252 B view raw
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.