1 # SPDX-License-Identifier: GPL-2.0+ 2 # Yellow Carp platform Support 3 snd-pci-acp6x-y := pci-acp6x.o 4 snd-acp6x-pdm-dma-y := acp6x-pdm-dma.o 5 snd-soc-acp6x-mach-y := acp6x-mach.o 6 7 obj-$(CONFIG_SND_SOC_AMD_ACP6x) += snd-pci-acp6x.o 8 obj-$(CONFIG_SND_SOC_AMD_ACP6x) += snd-acp6x-pdm-dma.o 9 obj-$(CONFIG_SND_SOC_AMD_YC_MACH) += snd-soc-acp6x-mach.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.